Home
last modified time | relevance | path

Searched refs:GPGPU_DISPATCHDIMY (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c5486 #define GPGPU_DISPATCHDIMY 0x2504 macro
5535 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMY), size_y); in CmdDispatchIndirect()
5800 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMY), launch_size[1]); in cmd_buffer_trace_rays()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7099 #define GPGPU_DISPATCHDIMY 0x2504 in iris_load_indirect_location() macro
7112 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMY), size_y); in iris_load_indirect_location()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c8188 #define GPGPU_DISPATCHDIMY 0x2504 macro
8199 lrm.RegisterAddress = GPGPU_DISPATCHDIMY;

Completed in 33 milliseconds