Skip to content

d3d12: Fix issues with texel buffer sampler/image size

Jesse Natalie requested to merge jenatali/mesa:d3d12-buffer-size-fixes into main

Picks one patch from !21913 (merged) which improves things for GL, and then adds a few GL driver patches on top to finish fixing the tests.

Merge request reports