Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp565 bool ObjectLifetimes::PreCallValidateAllocateCommandBuffers(VkDevice device, const VkCommandBufferA… in PreCallValidateAllocateCommandBuffers() function in ObjectLifetimes
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h396 bool PreCallValidateAllocateCommandBuffers(
Dobject_tracker.h645 bool PreCallValidateAllocateCommandBuffers(
Dchassis.h2788 …virtual bool PreCallValidateAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateI… in PreCallValidateAllocateCommandBuffers() function
Dparameter_validation.cpp4009 bool StatelessValidation::PreCallValidateAllocateCommandBuffers( in PreCallValidateAllocateCommandBuffers() function in StatelessValidation
Dchassis.cpp2715 … skip |= intercept->PreCallValidateAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers); in AllocateCommandBuffers()