Update for Vulkan-Docs 1.2.183
This commit is contained in:
parent
37164a5726
commit
a8964617af
8 changed files with 1366 additions and 395 deletions
|
|
@ -134,7 +134,7 @@ typedef struct VkVideoCapabilitiesKHR {
|
|||
|
||||
typedef struct VkPhysicalDeviceVideoFormatInfoKHR {
|
||||
VkStructureType sType;
|
||||
const void* pNext;
|
||||
void* pNext;
|
||||
VkImageUsageFlags imageUsage;
|
||||
const VkVideoProfilesKHR* pVideoProfiles;
|
||||
} VkPhysicalDeviceVideoFormatInfoKHR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue