Home
last modified time | relevance | path

Searched defs:y_orig (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c319 nir_def *y_orig = nir_channel(b, texel_coords, 1); in handle_cube_gather() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c328 nir_def *y_orig = nir_channel(b, texel_coords, 1); in handle_cube_gather() local