Home
last modified time | relevance | path

Searched refs:attrib_wa_flags (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_attribute_workarounds.c36 const uint8_t *attrib_wa_flags = cb_data; in apply_attr_wa_instr() local
45 uint8_t wa_flags = attrib_wa_flags[intrin->const_index[0]]; in apply_attr_wa_instr()
126 const uint8_t *attrib_wa_flags) in brw_nir_apply_attribute_workarounds() argument
131 (void *)attrib_wa_flags); in brw_nir_apply_attribute_workarounds()
Dbrw_nir.h141 const uint8_t *attrib_wa_flags);