Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/tests/
H A Dstate_pool.c40 struct anv_state_pool state_pool; in state_pool_test() local
H A Dstate_pool_padding.c35 struct anv_state_pool state_pool; in state_pool_padding_test() local
H A Dstate_pool_free_list_only.c40 struct anv_state_pool state_pool; in state_pool_free_list_only_test() local
H A Dstate_pool_no_free.c60 struct anv_state_pool state_pool; in run_test() local
H A Dstate_pool_test_helper.h69 static void run_state_pool_test(struct anv_state_pool *state_pool, unsigned num_threads, in run_state_pool_test()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool.c40 struct anv_state_pool state_pool; in state_pool_test() local
H A Dstate_pool_padding.c33 struct anv_state_pool state_pool; in state_pool_padding_test() local
H A Dstate_pool_free_list_only.c41 struct anv_state_pool state_pool; in state_pool_free_list_only_test() local
H A Dstate_pool_no_free.c60 struct anv_state_pool state_pool; in run_test() local
H A Dstate_pool_test_helper.h69 static void run_state_pool_test(struct anv_state_pool *state_pool, unsigned num_threads, in run_state_pool_test()
H A Dstate_pool_max_size.c66 struct anv_state_pool state_pool; in run_test() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/
H A Dio_mtd.c50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES]; variable
H A Dio_block.c57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES]; variable
H A Dio_fip.c63 static fip_dev_state_t state_pool[MAX_FIP_DEVICES]; variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/
Dio_mtd.c50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES]; variable
Dio_block.c57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES]; variable
Dio_fip.c63 static fip_dev_state_t state_pool[MAX_FIP_DEVICES]; variable
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_rmv.c802 struct anv_state_pool *state_pool = &device->instruction_state_pool; in anv_rmv_log_rt_pipeline_create() local
H A Danv_allocator.c995 struct anv_state_pool *state_pool, in anv_state_stream_init()
H A Danv_private.h766 struct anv_state_pool *state_pool; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_allocator.c1201 struct anv_state_pool *state_pool, in anv_state_stream_init()
H A Danv_private.h681 struct anv_state_pool *state_pool; member