Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c5487 #define GPGPU_DISPATCHDIMZ 0x2508 macro
5536 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMZ), size_z); in CmdDispatchIndirect()
5801 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMZ), launch_size[2]); in cmd_buffer_trace_rays()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7100 #define GPGPU_DISPATCHDIMZ 0x2508 in iris_load_indirect_location() macro
7113 mi_store(&b, mi_reg32(GPGPU_DISPATCHDIMZ), size_z); in iris_load_indirect_location()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c8189 #define GPGPU_DISPATCHDIMZ 0x2508 macro
8203 lrm.RegisterAddress = GPGPU_DISPATCHDIMZ;

Completed in 32 milliseconds