Home
last modified time | relevance | path

Searched refs:COMPARE_FUNC_LESS (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/
Dshader_enums.h1411 COMPARE_FUNC_LESS, enumerator
/external/mesa3d/src/compiler/nir/
Dnir_builder.c531 case COMPARE_FUNC_LESS: in nir_compare_func()
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_visitor.cpp390 case COMPARE_FUNC_LESS: in cond_for_alpha_func()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11749 case COMPARE_FUNC_LESS: opcode = aco_opcode::v_cmp_ngt_f32; break; in emit_clamp_alpha_test()