Searched defs:anv_cmd_buffer (Results 1 – 1 of 1) sorted by relevance
2805 struct anv_cmd_buffer { struct2821 * These fields are initialized by anv_cmd_buffer_init_batch_bo_chain(). argument2824 enum anv_cmd_buffer_exec_mode exec_mode; argument2835 * initialized by anv_cmd_buffer_init_batch_bo_chain() argument2837 struct u_vector bt_block_states;2838 struct anv_state bt_next;2840 struct anv_reloc_list surface_relocs;2842 uint32_t last_ss_pool_center;2845 uint32_t serial;2848 struct anv_state_stream surface_state_stream;[all …]