Skip to content

Comments

[SPIR-V][vk::SampledTexture] #3. Add .GetDimensions() methods for vk::SampledTexture2D type.#8076

Merged
s-perron merged 3 commits intomicrosoft:mainfrom
luciechoi:GetDimensions
Feb 19, 2026
Merged

[SPIR-V][vk::SampledTexture] #3. Add .GetDimensions() methods for vk::SampledTexture2D type.#8076
s-perron merged 3 commits intomicrosoft:mainfrom
luciechoi:GetDimensions

Conversation

@luciechoi
Copy link
Collaborator

@luciechoi luciechoi commented Jan 17, 2026

Part of #7979

Implement methods for vk::SampledTexture2D:

void GetDimensions(uint mipLevel, uint width, uint height, uint numLevels)

Please see the last commit

@luciechoi luciechoi requested a review from s-perron January 17, 2026 13:13
@luciechoi luciechoi marked this pull request as draft February 9, 2026 18:56
@luciechoi luciechoi marked this pull request as ready for review February 10, 2026 18:12
@luciechoi luciechoi requested a review from Keenuts February 10, 2026 18:25
@luciechoi luciechoi changed the title [SPIR-V] Add GetDimensions() method for vk::SampledTexture2D type. [SPIR-V][vk::SampledTexture] #3. Add .GetDimensions() methods for vk::SampledTexture2D type. Feb 17, 2026
Implement `GetDimensions` based on new method.
@s-perron
Copy link
Collaborator

/azp run

@s-perron s-perron enabled auto-merge (squash) February 19, 2026 20:18
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@s-perron s-perron merged commit bdaeae0 into microsoft:main Feb 19, 2026
12 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Feb 19, 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