Home
last modified time | relevance | path

Searched refs:manual_PreCallValidateCmdDrawIndexedIndirect (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dstateless_validation.h1067 …bool manual_PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, …
H A Dparameter_validation_utils.cpp2599 bool StatelessValidation::manual_PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffe… in manual_PreCallValidateCmdDrawIndexedIndirect() function in StatelessValidation
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp4267 …if (!skip) skip |= manual_PreCallValidateCmdDrawIndexedIndirect(commandBuffer, buffer, offset, dra… in PreCallValidateCmdDrawIndexedIndirect()