Blender
V3.3
|
#include "BLI_span.hh"
Go to the source code of this file.
Classes | |
class | blender::gpu::QueryPool |
Namespaces | |
blender | |
blender::gpu | |
Macros | |
#define | QUERY_MIN_LEN 16 |
Typedefs | |
typedef enum blender::gpu::GPUQueryType | blender::gpu::GPUQueryType |
Enumerations | |
enum | blender::gpu::GPUQueryType { blender::gpu::GPU_QUERY_OCCLUSION = 0 } |
#define QUERY_MIN_LEN 16 |
Definition at line 14 of file gpu_query.hh.