Searched refs:radv_needs_null_export_workaround (Results 1 – 3 of 3) sorted by relevance
635 bool radv_needs_null_export_workaround(const struct radv_device *device, const struct radv_shader *…
3293 radv_needs_null_export_workaround(const struct radv_device *device, const struct radv_shader *ps, in radv_needs_null_export_workaround() function
7825 if (radv_needs_null_export_workaround(device, ps, custom_blend_mode) && !col_format) in radv_bind_fragment_output_state()