Skip to content

Commit

Permalink
layers: Add missing NVSCI checking for VkMemoryAllocateInfo
Browse files Browse the repository at this point in the history
According to the doc, If the parameters define an import operation
and the external handle type is
VK_EXTERNAL_MEMORY_HANDLE_TYPE_SCI_BUF_BIT_NV, allocationSize
is ignored.

Currently VVL will report check failure on this, add the checking
for VkImportMemorySciBufInfoNV to fix this problem.
  • Loading branch information
psionic12 committed Oct 31, 2024
1 parent 6be4775 commit 9e7d998
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9e7d998

Please sign in to comment.