Home
last modified time | relevance | path

Searched refs:local_z (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_compute.c40 int local_x, int local_y, int local_z, in cs_prepare()
60 machine->SystemValue[i].xyzw[2].i[j] = local_z; in cs_prepare()
174 int local_x, local_y, local_z, i; in softpipe_launch_grid() local
199 for (local_z = 0; local_z < bdepth; local_z++) { in softpipe_launch_grid()
208 local_x, local_y, local_z, in softpipe_launch_grid()
38 cs_prepare(const struct sp_compute_shader *cs, struct tgsi_exec_machine *machine, int local_x, int local_y, int local_z, int g_w, int g_h, int g_d, int b_w, int b_h, int b_d, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer ) cs_prepare() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt.c455 nir_ssa_def *local_z = in brw_nir_create_raygen_trampoline() local
462 nir_vec3(&b, local_x, local_y, local_z)); in brw_nir_create_raygen_trampoline()

Completed in 2 milliseconds