Searched refs:PreCallValidateCmdDrawIndexed (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | best_practices.h | 76 …bool PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t in…
|
H A D | best_practices.cpp | 344 bool BestPractices::PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCoun… in PreCallValidateCmdDrawIndexed() function in BestPractices
|
H A D | drawdispatch.cpp | 97 bool CoreChecks::PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, … in PreCallValidateCmdDrawIndexed() function in CoreChecks
|
H A D | core_validation.h | 1758 …bool PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t in…
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | parameter_validation.h | 480 bool PreCallValidateCmdDrawIndexed(
|
H A D | object_tracker.h | 734 bool PreCallValidateCmdDrawIndexed(
|
H A D | object_tracker.cpp | 1589 bool ObjectLifetimes::PreCallValidateCmdDrawIndexed( in PreCallValidateCmdDrawIndexed() function in ObjectLifetimes
|
H A D | chassis.h | 2845 …virtual bool PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uin… in PreCallValidateCmdDrawIndexed() function
|
H A D | parameter_validation.cpp | 4235 bool StatelessValidation::PreCallValidateCmdDrawIndexed( in PreCallValidateCmdDrawIndexed() function in StatelessValidation
|
H A D | chassis.cpp | 3148 …skip |= intercept->PreCallValidateCmdDrawIndexed(commandBuffer, indexCount, instanceCount, firstIn… in CmdDrawIndexed()
|