Home
last modified time | relevance | path

Searched refs:BRW_PREDICATE_ALIGN1_ANY4H (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h813 BRW_PREDICATE_ALIGN1_ANY4H = 6, enumerator
Dbrw_disasm.c201 [BRW_PREDICATE_ALIGN1_ANY4H] = ".any4h",
Dbrw_fs.cpp1375 discard_jump->predicate = BRW_PREDICATE_ALIGN1_ANY4H; in emit_discard_jump()