Searched refs:anv_null_surface_state_for_binding_table (Results 1 – 2 of 2) sorted by relevance
1892 return anv_null_surface_state_for_binding_table(cmd_buffer->device); in emit_dynamic_buffer_binding_table_entry()1959 surface_state = anv_null_surface_state_for_binding_table(device); in emit_indirect_descriptor_binding_table_entry()1974 anv_null_surface_state_for_binding_table(device); in emit_indirect_descriptor_binding_table_entry()1985 surface_state = anv_null_surface_state_for_binding_table(device); in emit_indirect_descriptor_binding_table_entry()1996 surface_state = anv_null_surface_state_for_binding_table(device); in emit_indirect_descriptor_binding_table_entry()2013 surface_state = anv_null_surface_state_for_binding_table(device); in emit_indirect_descriptor_binding_table_entry()2196 anv_null_surface_state_for_binding_table(cmd_buffer->device); in emit_binding_table()
2092 anv_null_surface_state_for_binding_table(struct anv_device *device) in anv_null_surface_state_for_binding_table() function