Skip to content

squash! d3d12: Lowering pass for emulating int cube texture by using a 2d texture array

Not the return type of the texture instruction is important when filtering the instructions to be lowered, but the sampled type of the cube texture. Correct the instruction lowering filter accordingly.

Replaces !261 (closed)

Edited by Erik Faye-Lund

Merge request reports