Lines Matching refs:commandBuffer
8124 // commandBuffer := commandBuffers[i]
8125 // commandBufferObject := GetCommandBuffer(commandBuffer)
8129 // "vkQueueSubmit: enqueued commandBuffer requires missing queue capabilities.")
9202 macro void bindCommandBuffer(VkCommandBuffer commandBuffer, any obj, VkDeviceMemory memory) {
9204 memoryObject.boundCommandBuffers[commandBuffer] = commandBuffer
9206 commandBufferObject := GetCommandBuffer(commandBuffer)
9210 macro void unbindCommandBuffer(VkCommandBuffer commandBuffer, any obj, VkDeviceMemory memory) {
9212 memoryObject.boundCommandBuffers[commandBuffer] = null
9214 commandBufferObject := GetCommandBuffer(commandBuffer)
9228 commandBuffer := ?
9229 commandBuffers[i] = commandBuffer
9230 State.CommandBuffers[commandBuffer] = new!CommandBufferObject(device: device)
9255 VkCommandBuffer commandBuffer,
9258 commandBufferObject := GetCommandBuffer(commandBuffer)
9267 VkCommandBuffer commandBuffer) {
9268 commandBufferObject := GetCommandBuffer(commandBuffer)
9275 VkCommandBuffer commandBuffer,
9277 commandBufferObject := GetCommandBuffer(commandBuffer)
9289 VkCommandBuffer commandBuffer,
9292 commandBufferObject := GetCommandBuffer(commandBuffer)
9305 VkCommandBuffer commandBuffer,
9309 commandBufferObject := GetCommandBuffer(commandBuffer)
9315 VkCommandBuffer commandBuffer,
9319 commandBufferObject := GetCommandBuffer(commandBuffer)
9325 VkCommandBuffer commandBuffer,
9327 commandBufferObject := GetCommandBuffer(commandBuffer)
9333 VkCommandBuffer commandBuffer,
9337 commandBufferObject := GetCommandBuffer(commandBuffer)
9343 VkCommandBuffer commandBuffer,
9348 commandBufferObject := GetCommandBuffer(commandBuffer)
9354 VkCommandBuffer commandBuffer,
9357 commandBufferObject := GetCommandBuffer(commandBuffer)
9363 VkCommandBuffer commandBuffer,
9366 commandBufferObject := GetCommandBuffer(commandBuffer)
9372 VkCommandBuffer commandBuffer,
9375 commandBufferObject := GetCommandBuffer(commandBuffer)
9381 VkCommandBuffer commandBuffer,
9384 commandBufferObject := GetCommandBuffer(commandBuffer)
9390 VkCommandBuffer commandBuffer,
9398 commandBufferObject := GetCommandBuffer(commandBuffer)
9421 VkCommandBuffer commandBuffer,
9425 commandBufferObject := GetCommandBuffer(commandBuffer)
9429 bindCommandBuffer(commandBuffer, buffer, bufferObject.memory)
9436 VkCommandBuffer commandBuffer,
9441 commandBufferObject := GetCommandBuffer(commandBuffer)
9452 bindCommandBuffer(commandBuffer, buffer, bufferObject.memory)
9460 VkCommandBuffer commandBuffer,
9465 commandBufferObject := GetCommandBuffer(commandBuffer)
9472 VkCommandBuffer commandBuffer,
9478 commandBufferObject := GetCommandBuffer(commandBuffer)
9485 VkCommandBuffer commandBuffer,
9490 commandBufferObject := GetCommandBuffer(commandBuffer)
9494 bindCommandBuffer(commandBuffer, buffer, bufferObject.memory)
9501 VkCommandBuffer commandBuffer,
9506 commandBufferObject := GetCommandBuffer(commandBuffer)
9510 bindCommandBuffer(commandBuffer, buffer, bufferObject.memory)
9517 VkCommandBuffer commandBuffer,
9521 commandBufferObject := GetCommandBuffer(commandBuffer)
9528 VkCommandBuffer commandBuffer,
9531 commandBufferObject := GetCommandBuffer(commandBuffer)
9535 bindCommandBuffer(commandBuffer, buffer, bufferObject.memory)
9542 VkCommandBuffer commandBuffer,
9547 commandBufferObject := GetCommandBuffer(commandBuffer)
9558 bindCommandBuffer(commandBuffer, srcBuffer, srcBufferObject.memory)
9559 bindCommandBuffer(commandBuffer, dstBuffer, dstBufferObject.memory)
9566 VkCommandBuffer commandBuffer,
9573 commandBufferObject := GetCommandBuffer(commandBuffer)
9584 bindCommandBuffer(commandBuffer, srcImage, srcImageObject.memory)
9585 bindCommandBuffer(commandBuffer, dstImage, dstImageObject.memory)
9592 VkCommandBuffer commandBuffer,
9600 commandBufferObject := GetCommandBuffer(commandBuffer)
9611 bindCommandBuffer(commandBuffer, srcImage, srcImageObject.memory)
9612 bindCommandBuffer(commandBuffer, dstImage, dstImageObject.memory)
9619 VkCommandBuffer commandBuffer,
9625 commandBufferObject := GetCommandBuffer(commandBuffer)
9636 bindCommandBuffer(commandBuffer, srcBuffer, srcBufferObject.memory)
9637 bindCommandBuffer(commandBuffer, dstImage, dstImageObject.memory)
9644 VkCommandBuffer commandBuffer,
9650 commandBufferObject := GetCommandBuffer(commandBuffer)
9661 bindCommandBuffer(commandBuffer, srcImage, srcImageObject.memory)
9662 bindCommandBuffer(commandBuffer, dstBuffer, dstBufferObject.memory)
9669 VkCommandBuffer commandBuffer,
9674 commandBufferObject := GetCommandBuffer(commandBuffer)
9680 bindCommandBuffer(commandBuffer, dstBuffer, dstBufferObject.memory)
9687 VkCommandBuffer commandBuffer,
9692 commandBufferObject := GetCommandBuffer(commandBuffer)
9701 VkCommandBuffer commandBuffer,
9707 commandBufferObject := GetCommandBuffer(commandBuffer)
9716 bindCommandBuffer(commandBuffer, image, imageObject.memory)
9723 VkCommandBuffer commandBuffer,
9729 commandBufferObject := GetCommandBuffer(commandBuffer)
9738 bindCommandBuffer(commandBuffer, image, imageObject.memory)
9745 VkCommandBuffer commandBuffer,
9750 commandBufferObject := GetCommandBuffer(commandBuffer)
9762 VkCommandBuffer commandBuffer,
9769 commandBufferObject := GetCommandBuffer(commandBuffer)
9780 bindCommandBuffer(commandBuffer, srcImage, srcImageObject.memory)
9781 bindCommandBuffer(commandBuffer, dstImage, dstImageObject.memory)
9788 VkCommandBuffer commandBuffer,
9791 commandBufferObject := GetCommandBuffer(commandBuffer)
9798 VkCommandBuffer commandBuffer,
9801 commandBufferObject := GetCommandBuffer(commandBuffer)
9808 VkCommandBuffer commandBuffer,
9819 commandBufferObject := GetCommandBuffer(commandBuffer)
9848 VkCommandBuffer commandBuffer,
9858 commandBufferObject := GetCommandBuffer(commandBuffer)
9880 VkCommandBuffer commandBuffer,
9884 commandBufferObject := GetCommandBuffer(commandBuffer)
9891 VkCommandBuffer commandBuffer,
9894 commandBufferObject := GetCommandBuffer(commandBuffer)
9901 VkCommandBuffer commandBuffer,
9905 commandBufferObject := GetCommandBuffer(commandBuffer)
9912 VkCommandBuffer commandBuffer,
9916 commandBufferObject := GetCommandBuffer(commandBuffer)
9923 VkCommandBuffer commandBuffer,
9931 commandBufferObject := GetCommandBuffer(commandBuffer)
9939 VkCommandBuffer commandBuffer,
9945 commandBufferObject := GetCommandBuffer(commandBuffer)
9952 VkCommandBuffer commandBuffer,
9955 commandBufferObject := GetCommandBuffer(commandBuffer)
9965 VkCommandBuffer commandBuffer,
9967 commandBufferObject := GetCommandBuffer(commandBuffer)
9972 VkCommandBuffer commandBuffer) {
9973 commandBufferObject := GetCommandBuffer(commandBuffer)
9979 VkCommandBuffer commandBuffer,
9982 commandBufferObject := GetCommandBuffer(commandBuffer)
10027 VkCommandBuffer commandBuffer,
10033 VkCommandBuffer commandBuffer,
10683 VkCommandBuffer commandBuffer,
10689 VkCommandBuffer commandBuffer) {
10694 VkCommandBuffer commandBuffer,
10700 VkCommandBuffer commandBuffer,
10710 VkCommandBuffer commandBuffer,
10719 VkCommandBuffer commandBuffer,
10728 VkCommandBuffer commandBuffer,
10737 VkCommandBuffer commandBuffer,
10745 VkCommandBuffer commandBuffer,
10756 VkCommandBuffer commandBuffer,
10767 VkCommandBuffer commandBuffer,
10868 VkCommandBuffer commandBuffer,
10875 VkCommandBuffer commandBuffer,
11003 VkCommandBuffer commandBuffer,
11013 VkCommandBuffer commandBuffer,
11019 VkCommandBuffer commandBuffer) {
11048 VkCommandBuffer commandBuffer,
11057 VkCommandBuffer commandBuffer,
11063 VkCommandBuffer commandBuffer,
11128 VkCommandBuffer commandBuffer,
11227 VkCommandBuffer commandBuffer,
11252 VkCommandBuffer commandBuffer,
11259 VkCommandBuffer commandBuffer,
11266 VkCommandBuffer commandBuffer,
11425 VkCommandBuffer commandBuffer,
11430 cmd void vkCmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) {
11435 VkCommandBuffer commandBuffer,
11483 VkCommandBuffer commandBuffer,
11592 VkCommandBuffer commandBuffer,
11599 VkCommandBuffer commandBuffer,
11607 VkCommandBuffer commandBuffer,
11646 VkCommandBuffer commandBuffer,
11659 VkCommandBuffer commandBuffer,
11667 VkCommandBuffer commandBuffer,
11717 VkCommandBuffer commandBuffer,
11742 VkCommandBuffer commandBuffer,
11753 VkCommandBuffer commandBuffer,
11773 VkCommandBuffer commandBuffer,
11800 VkCommandBuffer commandBuffer,
11807 VkCommandBuffer commandBuffer,
11816 VkCommandBuffer commandBuffer,
11827 VkCommandBuffer commandBuffer,
11835 VkCommandBuffer commandBuffer,
12046 macro ref!CommandBufferObject GetCommandBuffer(VkCommandBuffer commandBuffer) {
12047 assert(commandBuffer in State.CommandBuffers)
12048 return State.CommandBuffers[commandBuffer]