Structures
VkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE
Stub description of VkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE
There is currently no specification language written for this type. This section acts only as placeholder and to avoid dead links in the specification and reference pages.
typedef struct VkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE {
VkStructureType sType;
void* pNext;
VkBool32 descriptorSetHostMapping;
} VkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE;
Valid Usage (Implicit)
VUID-VkPhysicalDeviceDescriptorSetHostMappingFeaturesVALVE-sType-sType
sType
must be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_SET_HOST_MAPPING_FEATURES_VALVE