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