On 12/20/21 11:22, Francisco Casas wrote:
December 17, 2021 8:36 PM, "Zebediah Figura (she/her)" zfigura@codeweavers.com wrote:
Looks fine, but as long as you're resending anyway, you might as well add Texture3DArray.
AFAIK Texture3DArrays don't exist, as loading from them would require 5 dimensions: X, Y, Z, slice and mipmap.
Hrm, I thought they existed but that you just couldn't load from them, only sample. Turns out I was wrong.
We should probably remove it from the lexer in that case, then.