Home
last modified time | relevance | path

Searched defs:PreCallValidateCmdDrawIndexedIndirect (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbest_practices.cpp368 bool BestPractices::PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer b… in PreCallValidateCmdDrawIndexedIndirect() function in BestPractices
H A Ddrawdispatch.cpp175 bool CoreChecks::PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buff… in PreCallValidateCmdDrawIndexedIndirect() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp4259 bool StatelessValidation::PreCallValidateCmdDrawIndexedIndirect( in PreCallValidateCmdDrawIndexedIndirect() function in StatelessValidation
H A Dobject_tracker.cpp1615 bool ObjectLifetimes::PreCallValidateCmdDrawIndexedIndirect( in PreCallValidateCmdDrawIndexedIndirect() function in ObjectLifetimes
H A Dchassis.h2851 …virtual bool PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer,… in PreCallValidateCmdDrawIndexedIndirect() function