Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3616 bool has_compare = nir_tex_instr_src_index(tex, nir_tex_src_comparator) >= 0; in nir_to_tgsi_lower_txp() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9414 bool has_bias = false, has_lod = false, level_zero = false, has_compare = false, in visit_tex() local