Skip to content

radeonsi: enable ARB_sparse_texture

Qiang Yu requested to merge yuq825/mesa:topic/arb-sparse-texture into main

This enables ARB_sparse_texture.

Test with KHR OpenGL CTS with:

KHR-GL46.sparse_texture_tests.*

But the test needs a fix which is under review: https://gerrit.khronos.org/c/vk-gl-cts/+/8587

Merge request reports