Home
last modified time | relevance | path

Searched refs:use_face_y_else (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c410 nir_if *use_face_y_else = nir_push_else(b, use_face_y_if); in lower_cube_coords() local
414 nir_pop_if(b, use_face_y_else); in lower_cube_coords()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c371 nir_if *use_face_y_else = nir_push_else(b, use_face_y_if); in lower_cube_coords() local
375 nir_pop_if(b, use_face_y_else); in lower_cube_coords()