Home
last modified time | relevance | path

Searched defs:anv_cmd_buffer (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3082 struct anv_cmd_buffer { struct
3100 * These fields are initialized by anv_cmd_buffer_init_batch_bo_chain(). argument
3103 enum anv_cmd_buffer_exec_mode exec_mode; argument
3114 * initialized by anv_cmd_buffer_init_batch_bo_chain() argument
3116 struct u_vector bt_block_states;
3117 struct anv_state bt_next;
3119 struct anv_reloc_list surface_relocs;
3121 uint32_t last_ss_pool_center;
3124 uint32_t serial;
3127 struct anv_state_stream surface_state_stream;
[all …]