Home
last modified time | relevance | path

Searched refs:radv_needs_null_export_workaround (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.h635 bool radv_needs_null_export_workaround(const struct radv_device *device, const struct radv_shader *…
Dradv_pipeline_graphics.c3293 radv_needs_null_export_workaround(const struct radv_device *device, const struct radv_shader *ps, in radv_needs_null_export_workaround() function
Dradv_cmd_buffer.c7825 if (radv_needs_null_export_workaround(device, ps, custom_blend_mode) && !col_format) in radv_bind_fragment_output_state()