Blender  V3.3
Classes | Namespaces | Macros | Typedefs | Enumerations
gpu_query.hh File Reference
#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 }
 

Macro Definition Documentation

◆ QUERY_MIN_LEN

#define QUERY_MIN_LEN   16

Definition at line 14 of file gpu_query.hh.