kiba-engine
|
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 | |
}; | |