Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h815 BRW_PREDICATE_ALIGN1_ANY8H = 8, enumerator
Dbrw_disasm.c203 [BRW_PREDICATE_ALIGN1_ANY8H] = ".any8h",
Dbrw_fs_nir.cpp4340 set_predicate(dispatch_width == 8 ? BRW_PREDICATE_ALIGN1_ANY8H : in nir_emit_intrinsic()