Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c42 struct anv_state_pool state_pool; in main() local
Dstate_pool_padding.c35 struct anv_state_pool state_pool; in main() local
Dstate_pool_free_list_only.c41 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.c62 struct anv_state_pool state_pool; in run_test() local
/external/arm-trusted-firmware/drivers/io/
Dio_mtd.c50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES]; variable
Dio_fip.c63 static fip_dev_state_t state_pool[MAX_FIP_DEVICES]; variable
Dio_block.c57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES]; variable
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c1194 struct anv_state_pool *state_pool, in anv_state_stream_init()
Danv_private.h917 struct anv_state_pool *state_pool; member