Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp551 bool ObjectLifetimes::ValidateSamplerObjects(VkDevice device, const VkDescriptorSetLayoutCreateInfo… in ValidateSamplerObjects() function in ObjectLifetimes
573 skip |= ValidateSamplerObjects(device, pCreateInfo); in PreCallValidateGetDescriptorSetLayoutSupport()
583 skip |= ValidateSamplerObjects(device, pCreateInfo); in PreCallValidateGetDescriptorSetLayoutSupportKHR()
Dobject_lifetime_validation.h103 … bool ValidateSamplerObjects(VkDevice device, const VkDescriptorSetLayoutCreateInfo *pCreateInfo);