Skip to content

[SPIR-V][vk::SampledTexture] #9. Support vk::SampledTexture2DMS and vk::SampledTexture2DMSArray type#8209

Merged
Keenuts merged 3 commits intomicrosoft:mainfrom
luciechoi:texture2dms
Mar 17, 2026
Merged

[SPIR-V][vk::SampledTexture] #9. Support vk::SampledTexture2DMS and vk::SampledTexture2DMSArray type#8209
Keenuts merged 3 commits intomicrosoft:mainfrom
luciechoi:texture2dms

Conversation

@luciechoi
Copy link
Collaborator

@luciechoi luciechoi commented Feb 26, 2026

Part of #7979

vk::SampledTexture2DMS and vk::SampledTexture2DMSArray.

The function definition is exactly the same as that of Texture2DMS and Texture2DMSArray, which do not take a sampler argument.

Added a new test for GetSamplePosition() and sample[][]

@luciechoi luciechoi force-pushed the texture2dms branch 2 times, most recently from d47f91d to 2b73e73 Compare February 26, 2026 23:36
@luciechoi luciechoi force-pushed the texture2dms branch 3 times, most recently from 8786e29 to d2a7278 Compare March 4, 2026 19:44
@s-perron
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@s-perron
Copy link
Collaborator

I'll want this rebased on the latest main before we merge.

@luciechoi
Copy link
Collaborator Author

I'll want this rebased on the latest main before we merge.

Done!

@s-perron
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Keenuts Keenuts merged commit 8e949f8 into microsoft:main Mar 17, 2026
12 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants