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/
H A 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()
131 (void *)attrib_wa_flags); in brw_nir_apply_attribute_workarounds()
125 brw_nir_apply_attribute_workarounds(nir_shader *shader, const uint8_t *attrib_wa_flags) brw_nir_apply_attribute_workarounds() argument
H A Dbrw_nir.h141 const uint8_t *attrib_wa_flags);

Completed in 1 milliseconds