Skip to content

vkd3d-shader/hlsl: Add texCUBE() function.

Nikolay Sivov requested to merge nsivov/vkd3d:texcube into master

Included test is only to verify that function compiles, and is simple enough - using either texld or sample.

Merge request reports

Loading