Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c271 nir_def *remap_predicates[4] = in handle_cube_edge() local
294 nir_def *predicate = nir_iand(b, remap_predicates[i], nir_ieq_imm(b, face, j)); in handle_cube_edge()
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c281 nir_def *remap_predicates[4] = in handle_cube_edge() local
304 nir_def *predicate = nir_iand(b, remap_predicates[i], nir_ieq_imm(b, face, j)); in handle_cube_edge()