Skip to content

gallium: add PIPE_CAP_NULL_TEXTURES

Mike Blumenkrantz requested to merge zmike/mesa:null-texture into main

this allows drivers to indicate that they support sampling from null textures instead of using fallback textures

for now, this is only used for depth-based fallback textures

#8163 (closed)

Merge request reports