Home
last modified time | relevance | path

Searched defs:slab_keys (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/compute/hs/cuda/bench/
Dmain.c145 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u32() local
170 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u64() local
212 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u32() local
232 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u64() local
/external/skqp/src/compute/hs/cl/bench/
Dmain.c117 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u32() local
142 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u64() local
184 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u32() local
204 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u64() local
/external/skqp/src/compute/hs/vk/bench/
Dmain.c77 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u32() local
102 uint32_t const slab_keys = hs_width * hs_height; in hs_transpose_slabs_u64() local
232 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u32() local
252 uint32_t const slab_keys = hs_width * hs_height; in hs_debug_u64() local
/external/skqp/src/compute/hs/vk/
Dhs_vk.c119 uint32_t slab_keys; member
/external/skqp/src/compute/hs/cl/
Dhs_cl.c41 uint32_t slab_keys; member