Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | cooperativeMatrix |
VkBool32 | cooperativeMatrixRobustBufferAccess |
Definition at line 11212 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix |
Definition at line 11215 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrixRobustBufferAccess |
Definition at line 11216 of file vulkan_core.h.
void* VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pNext |
Definition at line 11214 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesKHR::sType |
Definition at line 11213 of file vulkan_core.h.