Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dshader_enums.h685 COMPARE_FUNC_ALWAYS, enumerator
/external/mesa3d/src/compiler/nir/
Dnir_builder.h665 case COMPARE_FUNC_ALWAYS: in nir_compare_func()
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_3d.xml.h55 #define COMPARE_FUNC_ALWAYS 0x00000007 macro
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2254 if (c->fs_key->alpha_test_func != COMPARE_FUNC_ALWAYS) { in vc4_shader_ntq()
2761 key->alpha_test_func = COMPARE_FUNC_ALWAYS; in vc4_update_compiled_fs()