Home
last modified time | relevance | path

Searched defs:max_threads_per_block (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c551 uint64_t *max_threads_per_block = ret; in softpipe_get_compute_param() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp285 device::max_threads_per_block() const { in max_threads_per_block() function in device
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c857 uint64_t *max_threads_per_block = ret; in si_get_compute_param() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1614 uint64_t max_local_size, max_threads_per_block; in st_init_extensions() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c496 uint64_t *max_threads_per_block = ret; in llvmpipe_get_compute_param() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c527 uint64_t *max_threads_per_block = ret; in virgl_get_compute_param() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c967 uint64_t *max_threads_per_block = ret; in r600_get_compute_param() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c248 uint64_t max_threads_per_block, max_local_size; in lvp_physical_device_init() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c3546 uint32_t max_threads_per_block = 2048; in radv_CreateDevice() local