Skip to content

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

Open
luciechoi wants to merge 3 commits intomicrosoft:mainfrom
luciechoi:GetDimensions
Open

[SPIR-V][vk::SampledTexture] #3. Add .GetDimensions() methods for vk::SampledTexture2D type.#8076
luciechoi wants to merge 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant

Comments