Skip to content

blorp: instruct fixed functions whether to provide src depth/w

We appear to have a mismatch between the compiler backend that says the shader is using those values, but we're not enabling them in the 3DSTATE_PS_EXTRA instruction.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Cc: mesa-stable@lists.freedesktop.org

Merge request reports