Searched defs:anv_cmd_buffer (Results 1 – 1 of 1) sorted by relevance
3082 struct anv_cmd_buffer { struct3100 * These fields are initialized by anv_cmd_buffer_init_batch_bo_chain(). argument3103 enum anv_cmd_buffer_exec_mode exec_mode; argument3114 * initialized by anv_cmd_buffer_init_batch_bo_chain() argument3116 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 …]