Home
last modified time | relevance | path

Searched refs:ValidateSamplerObjects (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_lifetime_validation.h124 … bool ValidateSamplerObjects(VkDevice device, const VkDescriptorSetLayoutCreateInfo *pCreateInfo);
Dobject_tracker_utils.cpp511 bool ObjectLifetimes::ValidateSamplerObjects(VkDevice device, const VkDescriptorSetLayoutCreateInfo… in ValidateSamplerObjects() function in ObjectLifetimes
533 skip |= ValidateSamplerObjects(device, pCreateInfo); in PreCallValidateGetDescriptorSetLayoutSupport()
543 skip |= ValidateSamplerObjects(device, pCreateInfo); in PreCallValidateGetDescriptorSetLayoutSupportKHR()