Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c41 struct anv_state_pool state_pool; in main() local
Dstate_pool_free_list_only.c40 struct anv_state_pool state_pool; in main() local
Dstate_pool_test_helper.h59 static void run_state_pool_test(struct anv_state_pool *state_pool) in run_state_pool_test()
Dstate_pool_no_free.c61 struct anv_state_pool state_pool; in run_test() local
/external/mesa3d/src/intel/vulkan/
Danv_batch_chain.c622 struct anv_state_pool *state_pool = &cmd_buffer->device->surface_state_pool; in anv_cmd_buffer_alloc_binding_table() local
661 struct anv_state_pool *state_pool = &cmd_buffer->device->surface_state_pool; in anv_cmd_buffer_new_binding_table_block() local
Danv_allocator.c861 struct anv_state_pool *state_pool, in anv_state_stream_init()
Danv_private.h626 struct anv_state_pool *state_pool; member