kiba-engine
Public Types | Data Fields
gpu_operations Struct Reference
Collaboration diagram for gpu_operations:

Public Types

enum  { GPU_LOAD_OP_CLEAR , GPU_LOAD_OP_LOAD }
 
enum  { GPU_STORE_OP_STORE , GPU_STORE_OP_DISCARD }
 

Data Fields

enum gpu_operations:: { ... }  load
 
enum gpu_operations:: { ... }  store
 
union {
   struct gpu_color   clear_color
 
   f32   clear_depth
 
   u32   clear_stencil
 
}; 
 

Detailed Description

Definition at line 176 of file types.h.


The documentation for this struct was generated from the following file: