Searched defs:state_pool (Results 1 – 7 of 7) sorted by relevance
41 struct anv_state_pool state_pool; in main() local
40 struct anv_state_pool state_pool; in main() local
59 static void run_state_pool_test(struct anv_state_pool *state_pool) in run_state_pool_test()
61 struct anv_state_pool state_pool; in run_test() local
622 struct anv_state_pool *state_pool = &cmd_buffer->device->surface_state_pool; in anv_cmd_buffer_alloc_binding_table() local661 struct anv_state_pool *state_pool = &cmd_buffer->device->surface_state_pool; in anv_cmd_buffer_new_binding_table_block() local
861 struct anv_state_pool *state_pool, in anv_state_stream_init()
626 struct anv_state_pool *state_pool; member