Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_attribute_workarounds.c56 if (wa_flags & BRW_ATTRIB_WA_COMPONENT_MASK) { in apply_attr_wa_instr()
61 bool rescale = i < (wa_flags & BRW_ATTRIB_WA_COMPONENT_MASK); in apply_attr_wa_instr()
H A Dbrw_compiler.h262 #define BRW_ATTRIB_WA_COMPONENT_MASK 7 /* mask for GL_FIXED scale channel count */ macro

Completed in 5 milliseconds