Skip to content

v3d: apply 1D texture miplevel alignment in arrays

1D texture miplevels are aligned to 64b, but this should include also texture arrays.

Fixes spec@glsl-1.30@execution@texelfetchoffset@vs-texelfetch-usampler1darray and several other piglit tests.

Merge request reports