Home
last modified time | relevance | path

Searched refs:PreCallValidateCreateDescriptorPool (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h333 bool PreCallValidateCreateDescriptorPool(
Dobject_tracker.h537 bool PreCallValidateCreateDescriptorPool(
Dobject_tracker.cpp1280 bool ObjectLifetimes::PreCallValidateCreateDescriptorPool( in PreCallValidateCreateDescriptorPool() function in ObjectLifetimes
Dchassis.h2746 …virtual bool PreCallValidateCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo… in PreCallValidateCreateDescriptorPool() function
Dparameter_validation.cpp3541 bool StatelessValidation::PreCallValidateCreateDescriptorPool( in PreCallValidateCreateDescriptorPool() function in StatelessValidation
Dchassis.cpp2416 …skip |= intercept->PreCallValidateCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescripto… in CreateDescriptorPool()