Home
last modified time | relevance | path

Searched refs:commandBuffersCount (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h695 … void PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffersCount,
1850 …bool PreCallValidateCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffersCount,
Dcore_validation.cpp11524 …cks::PreCallValidateCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffersCount, in PreCallValidateCmdExecuteCommands() argument
11532 for (uint32_t i = 0; i < commandBuffersCount; i++) { in PreCallValidateCmdExecuteCommands()
11682 …acker::PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuffersCount, in PreCallRecordCmdExecuteCommands() argument
11687 for (uint32_t i = 0; i < commandBuffersCount; i++) { in PreCallRecordCmdExecuteCommands()