Lines Matching refs:commandBufferCount

6939         if (pAllocateInfo->commandBufferCount)  in vkAllocateCommandBuffers()
6942 countingStream->alloc((void**)&cgen_var_487, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6943 …->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_487, pAllocateInfo->commandBufferCount); in vkAllocateCommandBuffers()
6944 countingStream->write((uint64_t*)cgen_var_487, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6957 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6960 stream->alloc((void**)&cgen_var_489, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6961 …->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_489, pAllocateInfo->commandBufferCount); in vkAllocateCommandBuffers()
6962 stream->write((uint64_t*)cgen_var_489, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6967 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6970 stream->alloc((void**)&cgen_var_490, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6971 stream->read((uint64_t*)cgen_var_490, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6972 …kCommandBuffer(cgen_var_490, (VkCommandBuffer*)pCommandBuffers, pAllocateInfo->commandBufferCount); in vkAllocateCommandBuffers()
6988 uint32_t commandBufferCount, in vkFreeCommandBuffers() argument
7005 local_commandBufferCount = commandBufferCount; in vkFreeCommandBuffers()
7009 …mmandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) * sizeof(c… in vkFreeCommandBuffers()
7025 if (((commandBufferCount))) in vkFreeCommandBuffers()
7028 countingStream->alloc((void**)&cgen_var_494, ((commandBufferCount)) * 8); in vkFreeCommandBuffers()
7029 …ing()->mapHandles_VkCommandBuffer_u64(local_pCommandBuffers, cgen_var_494, ((commandBufferCount))); in vkFreeCommandBuffers()
7030 countingStream->write((uint64_t*)cgen_var_494, ((commandBufferCount)) * 8); in vkFreeCommandBuffers()
7051 if (((commandBufferCount))) in vkFreeCommandBuffers()
7054 stream->alloc((void**)&cgen_var_498, ((commandBufferCount)) * 8); in vkFreeCommandBuffers()
7055 …ing()->mapHandles_VkCommandBuffer_u64(local_pCommandBuffers, cgen_var_498, ((commandBufferCount))); in vkFreeCommandBuffers()
7056 stream->write((uint64_t*)cgen_var_498, ((commandBufferCount)) * 8); in vkFreeCommandBuffers()
7063 …oyMapping()->mapHandles_VkCommandBuffer((VkCommandBuffer*)pCommandBuffers, ((commandBufferCount))); in vkFreeCommandBuffers()
10109 uint32_t commandBufferCount, in vkCmdExecuteCommands() argument
10124 local_commandBufferCount = commandBufferCount; in vkCmdExecuteCommands()
10128 …mmandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) * sizeof(c… in vkCmdExecuteCommands()
10136 if (((commandBufferCount))) in vkCmdExecuteCommands()
10139 countingStream->alloc((void**)&cgen_var_660, ((commandBufferCount)) * 8); in vkCmdExecuteCommands()
10140 …ing()->mapHandles_VkCommandBuffer_u64(local_pCommandBuffers, cgen_var_660, ((commandBufferCount))); in vkCmdExecuteCommands()
10141 countingStream->write((uint64_t*)cgen_var_660, ((commandBufferCount)) * 8); in vkCmdExecuteCommands()
10153 if (((commandBufferCount))) in vkCmdExecuteCommands()
10156 stream->alloc((void**)&cgen_var_662, ((commandBufferCount)) * 8); in vkCmdExecuteCommands()
10157 …ing()->mapHandles_VkCommandBuffer_u64(local_pCommandBuffers, cgen_var_662, ((commandBufferCount))); in vkCmdExecuteCommands()
10158 stream->write((uint64_t*)cgen_var_662, ((commandBufferCount)) * 8); in vkCmdExecuteCommands()