Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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()
H A Dobject_lifetime_validation.h124 … bool ValidateSamplerObjects(VkDevice device, const VkDescriptorSetLayoutCreateInfo *pCreateInfo);