Home
last modified time | relevance | path

Searched refs:HAS_EXTENDED_SWIZZLE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h63 #define HAS_EXTENDED_SWIZZLE(swz) (swz & 0x924) macro
H A Dprog_to_nir.c204 if (!HAS_EXTENDED_SWIZZLE(prog_src->Swizzle) && in ptn_get_src()

Completed in 3 milliseconds