Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Capabilities Report for Images/Buffer #399

Open
Erfan-Ahmadi opened this issue Jul 28, 2022 · 1 comment
Open

Additional Capabilities Report for Images/Buffer #399

Erfan-Ahmadi opened this issue Jul 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Erfan-Ahmadi
Copy link
Contributor

Erfan-Ahmadi commented Jul 28, 2022

Description

vkGetPhysicalDeviceImageFormatProperties2

right now, we don't care about the image type and we should, we only care about format, tiling, and the usage
this function input need image flags as well which has many combinations, so this can be simply a function instead of a cached array in Nabla (not yet decided)

vkGetPhysicalDeviceExternalBufferProperties

Usage for external/imported buffers, not so important right now

@devshgraphicsprogramming
Copy link
Member

I believe vkGetPhysicalDeviceExternalBufferProperties is taken care of in #517

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants