Home
last modified time | relevance | path

Searched defs:cmd_size (Results 26 - 50 of 51) sorted by relevance

123

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_fence.h163 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateFence() local
198 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateFence_reply() local
236 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyFence() local
263 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyFence_reply() local
287 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetFences() local
323 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetFences_reply() local
353 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetFenceStatus() local
375 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetFenceStatus_reply() local
403 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkWaitForFences() local
443 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkWaitForFences_reply() local
477 size_t cmd_size = vn_sizeof_vkCreateFence(device, pCreateInfo, pAllocator, pFence); vn_submit_vkCreateFence() local
498 size_t cmd_size = vn_sizeof_vkDestroyFence(device, fence, pAllocator); vn_submit_vkDestroyFence() local
519 size_t cmd_size = vn_sizeof_vkResetFences(device, fenceCount, pFences); vn_submit_vkResetFences() local
540 size_t cmd_size = vn_sizeof_vkGetFenceStatus(device, fence); vn_submit_vkGetFenceStatus() local
561 size_t cmd_size = vn_sizeof_vkWaitForFences(device, fenceCount, pFences, waitAll, timeout); vn_submit_vkWaitForFences() local
[all...]
H A Dvn_protocol_driver_semaphore.h305 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateSemaphore() local
340 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateSemaphore_reply() local
378 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroySemaphore() local
405 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroySemaphore_reply() local
429 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetSemaphoreCounterValue() local
453 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetSemaphoreCounterValue_reply() local
489 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkWaitSemaphores() local
516 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkWaitSemaphores_reply() local
546 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkSignalSemaphore() local
571 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkSignalSemaphore_reply() local
599 size_t cmd_size = vn_sizeof_vkCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); vn_submit_vkCreateSemaphore() local
620 size_t cmd_size = vn_sizeof_vkDestroySemaphore(device, semaphore, pAllocator); vn_submit_vkDestroySemaphore() local
641 size_t cmd_size = vn_sizeof_vkGetSemaphoreCounterValue(device, semaphore, pValue); vn_submit_vkGetSemaphoreCounterValue() local
662 size_t cmd_size = vn_sizeof_vkWaitSemaphores(device, pWaitInfo, timeout); vn_submit_vkWaitSemaphores() local
683 size_t cmd_size = vn_sizeof_vkSignalSemaphore(device, pSignalInfo); vn_submit_vkSignalSemaphore() local
[all...]
H A Dvn_protocol_driver_render_pass.h1239 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateRenderPass() local
1274 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateRenderPass_reply() local
1312 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyRenderPass() local
1339 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyRenderPass_reply() local
1363 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetRenderAreaGranularity() local
1390 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetRenderAreaGranularity_reply() local
1420 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateRenderPass2() local
1455 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateRenderPass2_reply() local
1493 size_t cmd_size = vn_sizeof_vkCreateRenderPass(device, pCreateInfo, pAllocator, pRenderPass); vn_submit_vkCreateRenderPass() local
1514 size_t cmd_size = vn_sizeof_vkDestroyRenderPass(device, renderPass, pAllocator); vn_submit_vkDestroyRenderPass() local
1535 size_t cmd_size = vn_sizeof_vkGetRenderAreaGranularity(device, renderPass, pGranularity); vn_submit_vkGetRenderAreaGranularity() local
1556 size_t cmd_size = vn_sizeof_vkCreateRenderPass2(device, pCreateInfo, pAllocator, pRenderPass); vn_submit_vkCreateRenderPass2() local
[all...]
H A Dvn_protocol_driver_queue.h1005 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkQueueSubmit() local
1043 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkQueueSubmit_reply() local
1075 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkQueueWaitIdle() local
1095 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkQueueWaitIdle_reply() local
1121 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkQueueBindSparse() local
1159 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkQueueBindSparse_reply() local
1191 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkQueueSubmit2() local
1229 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkQueueSubmit2_reply() local
1261 size_t cmd_size = vn_sizeof_vkQueueSubmit(queue, submitCount, pSubmits, fence); vn_submit_vkQueueSubmit() local
1282 size_t cmd_size = vn_sizeof_vkQueueWaitIdle(queue); vn_submit_vkQueueWaitIdle() local
1303 size_t cmd_size = vn_sizeof_vkQueueBindSparse(queue, bindInfoCount, pBindInfo, fence); vn_submit_vkQueueBindSparse() local
1324 size_t cmd_size = vn_sizeof_vkQueueSubmit2(queue, submitCount, pSubmits, fence); vn_submit_vkQueueSubmit2() local
[all...]
H A Dvn_protocol_driver_transport.h426 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkSetReplyCommandStreamMESA() local
449 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkSetReplyCommandStreamMESA_reply() local
469 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkSeekReplyCommandStreamMESA() local
489 size_t cmd_size in vn_sizeof_vkSeekReplyCommandStreamMESA_reply() local
509 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkExecuteCommandStreamsMESA() local
573 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkExecuteCommandStreamsMESA_reply() local
603 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateRingMESA() local
628 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateRingMESA_reply() local
650 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyRingMESA() local
670 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyRingMESA_reply() local
690 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkNotifyRingMESA() local
714 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkNotifyRingMESA_reply() local
738 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkWriteRingExtraMESA() local
762 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkWriteRingExtraMESA_reply() local
786 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetMemoryResourcePropertiesMESA() local
813 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetMemoryResourcePropertiesMESA_reply() local
849 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA() local
874 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA_reply() local
913 size_t cmd_size = vn_sizeof_vkSetReplyCommandStreamMESA(pStream); vn_submit_vkSetReplyCommandStreamMESA() local
934 size_t cmd_size = vn_sizeof_vkSeekReplyCommandStreamMESA(position); vn_submit_vkSeekReplyCommandStreamMESA() local
955 size_t cmd_size = vn_sizeof_vkExecuteCommandStreamsMESA(streamCount, pStreams, pReplyPositions, dependencyCount, pDependencies, flags); vn_submit_vkExecuteCommandStreamsMESA() local
976 size_t cmd_size = vn_sizeof_vkCreateRingMESA(ring, pCreateInfo); vn_submit_vkCreateRingMESA() local
997 size_t cmd_size = vn_sizeof_vkDestroyRingMESA(ring); vn_submit_vkDestroyRingMESA() local
1018 size_t cmd_size = vn_sizeof_vkNotifyRingMESA(ring, seqno, flags); vn_submit_vkNotifyRingMESA() local
1039 size_t cmd_size = vn_sizeof_vkWriteRingExtraMESA(ring, offset, value); vn_submit_vkWriteRingExtraMESA() local
1060 size_t cmd_size = vn_sizeof_vkGetMemoryResourcePropertiesMESA(device, resourceId, pMemoryResourceProperties); vn_submit_vkGetMemoryResourcePropertiesMESA() local
1081 size_t cmd_size = vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA(pDataSize, pData); vn_submit_vkGetVenusExperimentalFeatureData100000MESA() local
[all...]
H A Dvn_protocol_driver_buffer.h559 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkGetBufferMemoryRequirements() local
586 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkGetBufferMemoryRequirements_reply() local
616 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkBindBufferMemory() local
642 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkBindBufferMemory_reply() local
674 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateBuffer() local
709 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateBuffer_reply() local
747 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyBuffer() local
774 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyBuffer_reply() local
798 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkBindBufferMemory2() local
834 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkBindBufferMemory2_reply() local
864 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetBufferMemoryRequirements2() local
894 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetBufferMemoryRequirements2_reply() local
924 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceBufferMemoryRequirements() local
954 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceBufferMemoryRequirements_reply() local
984 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetBufferOpaqueCaptureAddress() local
1009 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetBufferOpaqueCaptureAddress_reply() local
1037 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetBufferDeviceAddress() local
1062 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetBufferDeviceAddress_reply() local
1090 size_t cmd_size = vn_sizeof_vkGetBufferMemoryRequirements(device, buffer, pMemoryRequirements); vn_submit_vkGetBufferMemoryRequirements() local
1111 size_t cmd_size = vn_sizeof_vkBindBufferMemory(device, buffer, memory, memoryOffset); vn_submit_vkBindBufferMemory() local
1132 size_t cmd_size = vn_sizeof_vkCreateBuffer(device, pCreateInfo, pAllocator, pBuffer); vn_submit_vkCreateBuffer() local
1153 size_t cmd_size = vn_sizeof_vkDestroyBuffer(device, buffer, pAllocator); vn_submit_vkDestroyBuffer() local
1174 size_t cmd_size = vn_sizeof_vkBindBufferMemory2(device, bindInfoCount, pBindInfos); vn_submit_vkBindBufferMemory2() local
1195 size_t cmd_size = vn_sizeof_vkGetBufferMemoryRequirements2(device, pInfo, pMemoryRequirements); vn_submit_vkGetBufferMemoryRequirements2() local
1216 size_t cmd_size = vn_sizeof_vkGetDeviceBufferMemoryRequirements(device, pInfo, pMemoryRequirements); vn_submit_vkGetDeviceBufferMemoryRequirements() local
1237 size_t cmd_size = vn_sizeof_vkGetBufferOpaqueCaptureAddress(device, pInfo); vn_submit_vkGetBufferOpaqueCaptureAddress() local
1258 size_t cmd_size = vn_sizeof_vkGetBufferDeviceAddress(device, pInfo); vn_submit_vkGetBufferDeviceAddress() local
[all...]
H A Dvn_protocol_driver_device_memory.h542 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkAllocateMemory() local
577 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkAllocateMemory_reply() local
615 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkFreeMemory() local
642 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkFreeMemory_reply() local
666 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkUnmapMemory() local
688 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkUnmapMemory_reply() local
710 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkFlushMappedMemoryRanges() local
746 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkFlushMappedMemoryRanges_reply() local
776 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkInvalidateMappedMemoryRanges() local
812 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkInvalidateMappedMemoryRanges_reply() local
842 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceMemoryCommitment() local
866 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceMemoryCommitment_reply() local
896 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress() local
921 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress_reply() local
949 size_t cmd_size = vn_sizeof_vkAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); vn_submit_vkAllocateMemory() local
970 size_t cmd_size = vn_sizeof_vkFreeMemory(device, memory, pAllocator); vn_submit_vkFreeMemory() local
991 size_t cmd_size = vn_sizeof_vkUnmapMemory(device, memory); vn_submit_vkUnmapMemory() local
1012 size_t cmd_size = vn_sizeof_vkFlushMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges); vn_submit_vkFlushMappedMemoryRanges() local
1033 size_t cmd_size = vn_sizeof_vkInvalidateMappedMemoryRanges(device, memoryRangeCount, pMemoryRanges); vn_submit_vkInvalidateMappedMemoryRanges() local
1054 size_t cmd_size = vn_sizeof_vkGetDeviceMemoryCommitment(device, memory, pCommittedMemoryInBytes); vn_submit_vkGetDeviceMemoryCommitment() local
1075 size_t cmd_size = vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress(device, pInfo); vn_submit_vkGetDeviceMemoryOpaqueCaptureAddress() local
[all...]
H A Dvn_protocol_driver_pipeline.h2017 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateGraphicsPipelines() local
2074 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateGraphicsPipelines_reply() local
2123 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateComputePipelines() local
2180 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateComputePipelines_reply() local
2229 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyPipeline() local
2256 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyPipeline_reply() local
2280 size_t cmd_size = vn_sizeof_vkCreateGraphicsPipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAllocator, pPipelines); vn_submit_vkCreateGraphicsPipelines() local
2301 size_t cmd_size = vn_sizeof_vkCreateComputePipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAllocator, pPipelines); vn_submit_vkCreateComputePipelines() local
2322 size_t cmd_size = vn_sizeof_vkDestroyPipeline(device, pipeline, pAllocator); vn_submit_vkDestroyPipeline() local
[all...]
H A Dvn_protocol_driver_image.h1185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkGetImageMemoryRequirements() local
1212 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkGetImageMemoryRequirements_reply() local
1242 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkBindImageMemory() local
1268 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkBindImageMemory_reply() local
1300 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetImageSparseMemoryRequirements() local
1341 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetImageSparseMemoryRequirements_reply() local
1386 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateImage() local
1421 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateImage_reply() local
1459 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyImage() local
1486 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyImage_reply() local
1510 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetImageSubresourceLayout() local
1542 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetImageSubresourceLayout_reply() local
1574 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkBindImageMemory2() local
1610 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkBindImageMemory2_reply() local
1640 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetImageMemoryRequirements2() local
1670 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetImageMemoryRequirements2_reply() local
1700 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetImageSparseMemoryRequirements2() local
1744 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetImageSparseMemoryRequirements2_reply() local
1789 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceImageMemoryRequirements() local
1819 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceImageMemoryRequirements_reply() local
1849 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceImageSparseMemoryRequirements() local
1893 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceImageSparseMemoryRequirements_reply() local
1938 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetImageDrmFormatModifierPropertiesEXT() local
1965 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetImageDrmFormatModifierPropertiesEXT_reply() local
2001 size_t cmd_size = vn_sizeof_vkGetImageMemoryRequirements(device, image, pMemoryRequirements); vn_submit_vkGetImageMemoryRequirements() local
2022 size_t cmd_size = vn_sizeof_vkBindImageMemory(device, image, memory, memoryOffset); vn_submit_vkBindImageMemory() local
2043 size_t cmd_size = vn_sizeof_vkGetImageSparseMemoryRequirements(device, image, pSparseMemoryRequirementCount, pSparseMemoryRequirements); vn_submit_vkGetImageSparseMemoryRequirements() local
2064 size_t cmd_size = vn_sizeof_vkCreateImage(device, pCreateInfo, pAllocator, pImage); vn_submit_vkCreateImage() local
2085 size_t cmd_size = vn_sizeof_vkDestroyImage(device, image, pAllocator); vn_submit_vkDestroyImage() local
2106 size_t cmd_size = vn_sizeof_vkGetImageSubresourceLayout(device, image, pSubresource, pLayout); vn_submit_vkGetImageSubresourceLayout() local
2127 size_t cmd_size = vn_sizeof_vkBindImageMemory2(device, bindInfoCount, pBindInfos); vn_submit_vkBindImageMemory2() local
2148 size_t cmd_size = vn_sizeof_vkGetImageMemoryRequirements2(device, pInfo, pMemoryRequirements); vn_submit_vkGetImageMemoryRequirements2() local
2169 size_t cmd_size = vn_sizeof_vkGetImageSparseMemoryRequirements2(device, pInfo, pSparseMemoryRequirementCount, pSparseMemoryRequirements); vn_submit_vkGetImageSparseMemoryRequirements2() local
2190 size_t cmd_size = vn_sizeof_vkGetDeviceImageMemoryRequirements(device, pInfo, pMemoryRequirements); vn_submit_vkGetDeviceImageMemoryRequirements() local
2211 size_t cmd_size = vn_sizeof_vkGetDeviceImageSparseMemoryRequirements(device, pInfo, pSparseMemoryRequirementCount, pSparseMemoryRequirements); vn_submit_vkGetDeviceImageSparseMemoryRequirements() local
2232 size_t cmd_size = vn_sizeof_vkGetImageDrmFormatModifierPropertiesEXT(device, image, pProperties); vn_submit_vkGetImageDrmFormatModifierPropertiesEXT() local
[all...]
H A Dvn_protocol_driver_command_buffer.h2497 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkAllocateCommandBuffers() local
2536 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkAllocateCommandBuffers_reply() local
2579 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkFreeCommandBuffers() local
2617 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkFreeCommandBuffers_reply() local
2643 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkBeginCommandBuffer() local
2668 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkBeginCommandBuffer_reply() local
2696 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEndCommandBuffer() local
2716 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEndCommandBuffer_reply() local
2742 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetCommandBuffer() local
2764 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetCommandBuffer_reply() local
2792 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindPipeline() local
2816 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindPipeline_reply() local
2840 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetViewport() local
2878 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetViewport_reply() local
2904 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetScissor() local
2942 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetScissor_reply() local
2968 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetLineWidth() local
2990 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetLineWidth_reply() local
3012 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthBias() local
3038 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthBias_reply() local
3064 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetBlendConstants() local
3088 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetBlendConstants_reply() local
3110 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthBounds() local
3134 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthBounds_reply() local
3158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetStencilCompareMask() local
3182 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetStencilCompareMask_reply() local
3206 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetStencilWriteMask() local
3230 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetStencilWriteMask_reply() local
3254 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetStencilReference() local
3278 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetStencilReference_reply() local
3302 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindDescriptorSets() local
3358 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindDescriptorSets_reply() local
3392 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindIndexBuffer() local
3418 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindIndexBuffer_reply() local
3444 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindVertexBuffers() local
3494 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindVertexBuffers_reply() local
3522 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDraw() local
3550 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDraw_reply() local
3578 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndexed() local
3608 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndexed_reply() local
3638 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndirect() local
3666 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndirect_reply() local
3694 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndexedIndirect() local
3722 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndexedIndirect_reply() local
3750 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDispatch() local
3776 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDispatch_reply() local
3802 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDispatchIndirect() local
3826 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDispatchIndirect_reply() local
3850 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyBuffer() local
3890 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyBuffer_reply() local
3918 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyImage() local
3962 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyImage_reply() local
3994 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBlitImage() local
4040 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBlitImage_reply() local
4074 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyBufferToImage() local
4116 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyBufferToImage_reply() local
4146 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyImageToBuffer() local
4188 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyImageToBuffer_reply() local
4218 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdUpdateBuffer() local
4256 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdUpdateBuffer_reply() local
4284 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdFillBuffer() local
4312 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdFillBuffer_reply() local
4340 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdClearColorImage() local
4385 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdClearColorImage_reply() local
4415 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdClearDepthStencilImage() local
4460 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdClearDepthStencilImage_reply() local
4490 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdClearAttachments() local
4542 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdClearAttachments_reply() local
4570 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdResolveImage() local
4614 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdResolveImage_reply() local
4646 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetEvent() local
4670 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetEvent_reply() local
4694 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdResetEvent() local
4718 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdResetEvent_reply() local
4742 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdWaitEvents() local
4830 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdWaitEvents_reply() local
4870 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdPipelineBarrier() local
4944 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdPipelineBarrier_reply() local
4982 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginQuery() local
5008 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginQuery_reply() local
5034 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndQuery() local
5058 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndQuery_reply() local
5082 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginConditionalRenderingEXT() local
5107 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginConditionalRenderingEXT_reply() local
5129 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndConditionalRenderingEXT() local
5149 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndConditionalRenderingEXT_reply() local
5169 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdResetQueryPool() local
5195 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdResetQueryPool_reply() local
5221 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdWriteTimestamp() local
5247 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdWriteTimestamp_reply() local
5273 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyQueryPoolResults() local
5307 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyQueryPoolResults_reply() local
5341 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdPushConstants() local
5381 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdPushConstants_reply() local
5411 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginRenderPass() local
5438 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginRenderPass_reply() local
5462 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdNextSubpass() local
5484 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdNextSubpass_reply() local
5506 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndRenderPass() local
5526 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndRenderPass_reply() local
5546 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdExecuteCommands() local
5582 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdExecuteCommands_reply() local
5606 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDeviceMask() local
5628 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDeviceMask_reply() local
5650 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDispatchBase() local
5682 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDispatchBase_reply() local
5714 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginRenderPass2() local
5744 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginRenderPass2_reply() local
5768 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdNextSubpass2() local
5798 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdNextSubpass2_reply() local
5822 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndRenderPass2() local
5847 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndRenderPass2_reply() local
5869 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndirectCount() local
5901 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndirectCount_reply() local
5933 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndexedIndirectCount() local
5965 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndexedIndirectCount_reply() local
5997 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT() local
6059 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT_reply() local
6089 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginTransformFeedbackEXT() local
6139 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginTransformFeedbackEXT_reply() local
6167 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndTransformFeedbackEXT() local
6217 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndTransformFeedbackEXT_reply() local
6245 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginQueryIndexedEXT() local
6273 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginQueryIndexedEXT_reply() local
6301 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndQueryIndexedEXT() local
6327 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndQueryIndexedEXT_reply() local
6353 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdDrawIndirectByteCountEXT() local
6385 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdDrawIndirectByteCountEXT_reply() local
6417 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetLineStippleEXT() local
6441 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetLineStippleEXT_reply() local
6465 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetCullMode() local
6487 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetCullMode_reply() local
6509 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetFrontFace() local
6531 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetFrontFace_reply() local
6553 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetPrimitiveTopology() local
6575 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetPrimitiveTopology_reply() local
6597 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetViewportWithCount() local
6633 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetViewportWithCount_reply() local
6657 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetScissorWithCount() local
6693 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetScissorWithCount_reply() local
6717 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBindVertexBuffers2() local
6791 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBindVertexBuffers2_reply() local
6823 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthTestEnable() local
6845 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthTestEnable_reply() local
6867 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthWriteEnable() local
6889 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthWriteEnable_reply() local
6911 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthCompareOp() local
6933 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthCompareOp_reply() local
6955 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthBoundsTestEnable() local
6977 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthBoundsTestEnable_reply() local
6999 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetStencilTestEnable() local
7021 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetStencilTestEnable_reply() local
7043 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetStencilOp() local
7073 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetStencilOp_reply() local
7103 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetPatchControlPointsEXT() local
7125 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetPatchControlPointsEXT_reply() local
7147 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetRasterizerDiscardEnable() local
7169 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetRasterizerDiscardEnable_reply() local
7191 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetDepthBiasEnable() local
7213 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetDepthBiasEnable_reply() local
7235 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetLogicOpEXT() local
7257 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetLogicOpEXT_reply() local
7279 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetPrimitiveRestartEnable() local
7301 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetPrimitiveRestartEnable_reply() local
7323 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyBuffer2() local
7348 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyBuffer2_reply() local
7370 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyImage2() local
7395 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyImage2_reply() local
7417 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBlitImage2() local
7442 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBlitImage2_reply() local
7464 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyBufferToImage2() local
7489 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyBufferToImage2_reply() local
7511 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdCopyImageToBuffer2() local
7536 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdCopyImageToBuffer2_reply() local
7558 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdResolveImage2() local
7583 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdResolveImage2_reply() local
7605 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdSetEvent2() local
7632 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdSetEvent2_reply() local
7656 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdResetEvent2() local
7680 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdResetEvent2_reply() local
7704 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdWaitEvents2() local
7754 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdWaitEvents2_reply() local
7780 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdPipelineBarrier2() local
7805 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdPipelineBarrier2_reply() local
7827 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdWriteTimestamp2() local
7853 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdWriteTimestamp2_reply() local
7879 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdBeginRendering() local
7904 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdBeginRendering_reply() local
7926 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCmdEndRendering() local
7946 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCmdEndRendering_reply() local
7966 size_t cmd_size = vn_sizeof_vkAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers); vn_submit_vkAllocateCommandBuffers() local
7987 size_t cmd_size = vn_sizeof_vkFreeCommandBuffers(device, commandPool, commandBufferCount, pCommandBuffers); vn_submit_vkFreeCommandBuffers() local
8008 size_t cmd_size = vn_sizeof_vkBeginCommandBuffer(commandBuffer, pBeginInfo); vn_submit_vkBeginCommandBuffer() local
8029 size_t cmd_size = vn_sizeof_vkEndCommandBuffer(commandBuffer); vn_submit_vkEndCommandBuffer() local
8050 size_t cmd_size = vn_sizeof_vkResetCommandBuffer(commandBuffer, flags); vn_submit_vkResetCommandBuffer() local
8071 size_t cmd_size = vn_sizeof_vkCmdBindPipeline(commandBuffer, pipelineBindPoint, pipeline); vn_submit_vkCmdBindPipeline() local
8092 size_t cmd_size = vn_sizeof_vkCmdSetViewport(commandBuffer, firstViewport, viewportCount, pViewports); vn_submit_vkCmdSetViewport() local
8113 size_t cmd_size = vn_sizeof_vkCmdSetScissor(commandBuffer, firstScissor, scissorCount, pScissors); vn_submit_vkCmdSetScissor() local
8134 size_t cmd_size = vn_sizeof_vkCmdSetLineWidth(commandBuffer, lineWidth); vn_submit_vkCmdSetLineWidth() local
8155 size_t cmd_size = vn_sizeof_vkCmdSetDepthBias(commandBuffer, depthBiasConstantFactor, depthBiasClamp, depthBiasSlopeFactor); vn_submit_vkCmdSetDepthBias() local
8176 size_t cmd_size = vn_sizeof_vkCmdSetBlendConstants(commandBuffer, blendConstants); vn_submit_vkCmdSetBlendConstants() local
8197 size_t cmd_size = vn_sizeof_vkCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); vn_submit_vkCmdSetDepthBounds() local
8218 size_t cmd_size = vn_sizeof_vkCmdSetStencilCompareMask(commandBuffer, faceMask, compareMask); vn_submit_vkCmdSetStencilCompareMask() local
8239 size_t cmd_size = vn_sizeof_vkCmdSetStencilWriteMask(commandBuffer, faceMask, writeMask); vn_submit_vkCmdSetStencilWriteMask() local
8260 size_t cmd_size = vn_sizeof_vkCmdSetStencilReference(commandBuffer, faceMask, reference); vn_submit_vkCmdSetStencilReference() local
8281 size_t cmd_size = vn_sizeof_vkCmdBindDescriptorSets(commandBuffer, pipelineBindPoint, layout, firstSet, descriptorSetCount, pDescriptorSets, dynamicOffsetCount, pDynamicOffsets); vn_submit_vkCmdBindDescriptorSets() local
8302 size_t cmd_size = vn_sizeof_vkCmdBindIndexBuffer(commandBuffer, buffer, offset, indexType); vn_submit_vkCmdBindIndexBuffer() local
8323 size_t cmd_size = vn_sizeof_vkCmdBindVertexBuffers(commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets); vn_submit_vkCmdBindVertexBuffers() local
8344 size_t cmd_size = vn_sizeof_vkCmdDraw(commandBuffer, vertexCount, instanceCount, firstVertex, firstInstance); vn_submit_vkCmdDraw() local
8365 size_t cmd_size = vn_sizeof_vkCmdDrawIndexed(commandBuffer, indexCount, instanceCount, firstIndex, vertexOffset, firstInstance); vn_submit_vkCmdDrawIndexed() local
8386 size_t cmd_size = vn_sizeof_vkCmdDrawIndirect(commandBuffer, buffer, offset, drawCount, stride); vn_submit_vkCmdDrawIndirect() local
8407 size_t cmd_size = vn_sizeof_vkCmdDrawIndexedIndirect(commandBuffer, buffer, offset, drawCount, stride); vn_submit_vkCmdDrawIndexedIndirect() local
8428 size_t cmd_size = vn_sizeof_vkCmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); vn_submit_vkCmdDispatch() local
8449 size_t cmd_size = vn_sizeof_vkCmdDispatchIndirect(commandBuffer, buffer, offset); vn_submit_vkCmdDispatchIndirect() local
8470 size_t cmd_size = vn_sizeof_vkCmdCopyBuffer(commandBuffer, srcBuffer, dstBuffer, regionCount, pRegions); vn_submit_vkCmdCopyBuffer() local
8491 size_t cmd_size = vn_sizeof_vkCmdCopyImage(commandBuffer, srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions); vn_submit_vkCmdCopyImage() local
8512 size_t cmd_size = vn_sizeof_vkCmdBlitImage(commandBuffer, srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions, filter); vn_submit_vkCmdBlitImage() local
8533 size_t cmd_size = vn_sizeof_vkCmdCopyBufferToImage(commandBuffer, srcBuffer, dstImage, dstImageLayout, regionCount, pRegions); vn_submit_vkCmdCopyBufferToImage() local
8554 size_t cmd_size = vn_sizeof_vkCmdCopyImageToBuffer(commandBuffer, srcImage, srcImageLayout, dstBuffer, regionCount, pRegions); vn_submit_vkCmdCopyImageToBuffer() local
8575 size_t cmd_size = vn_sizeof_vkCmdUpdateBuffer(commandBuffer, dstBuffer, dstOffset, dataSize, pData); vn_submit_vkCmdUpdateBuffer() local
8596 size_t cmd_size = vn_sizeof_vkCmdFillBuffer(commandBuffer, dstBuffer, dstOffset, size, data); vn_submit_vkCmdFillBuffer() local
8617 size_t cmd_size = vn_sizeof_vkCmdClearColorImage(commandBuffer, image, imageLayout, pColor, rangeCount, pRanges); vn_submit_vkCmdClearColorImage() local
8638 size_t cmd_size = vn_sizeof_vkCmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges); vn_submit_vkCmdClearDepthStencilImage() local
8659 size_t cmd_size = vn_sizeof_vkCmdClearAttachments(commandBuffer, attachmentCount, pAttachments, rectCount, pRects); vn_submit_vkCmdClearAttachments() local
8680 size_t cmd_size = vn_sizeof_vkCmdResolveImage(commandBuffer, srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions); vn_submit_vkCmdResolveImage() local
8701 size_t cmd_size = vn_sizeof_vkCmdSetEvent(commandBuffer, event, stageMask); vn_submit_vkCmdSetEvent() local
8722 size_t cmd_size = vn_sizeof_vkCmdResetEvent(commandBuffer, event, stageMask); vn_submit_vkCmdResetEvent() local
8743 size_t cmd_size = vn_sizeof_vkCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMask, dstStageMask, memoryBarrierCount, pMemoryBarriers, bufferMemoryBarrierCount, pBufferMemoryBarriers, imageMemoryBarrierCount, pImageMemoryBarriers); vn_submit_vkCmdWaitEvents() local
8764 size_t cmd_size = vn_sizeof_vkCmdPipelineBarrier(commandBuffer, srcStageMask, dstStageMask, dependencyFlags, memoryBarrierCount, pMemoryBarriers, bufferMemoryBarrierCount, pBufferMemoryBarriers, imageMemoryBarrierCount, pImageMemoryBarriers); vn_submit_vkCmdPipelineBarrier() local
8785 size_t cmd_size = vn_sizeof_vkCmdBeginQuery(commandBuffer, queryPool, query, flags); vn_submit_vkCmdBeginQuery() local
8806 size_t cmd_size = vn_sizeof_vkCmdEndQuery(commandBuffer, queryPool, query); vn_submit_vkCmdEndQuery() local
8827 size_t cmd_size = vn_sizeof_vkCmdBeginConditionalRenderingEXT(commandBuffer, pConditionalRenderingBegin); vn_submit_vkCmdBeginConditionalRenderingEXT() local
8848 size_t cmd_size = vn_sizeof_vkCmdEndConditionalRenderingEXT(commandBuffer); vn_submit_vkCmdEndConditionalRenderingEXT() local
8869 size_t cmd_size = vn_sizeof_vkCmdResetQueryPool(commandBuffer, queryPool, firstQuery, queryCount); vn_submit_vkCmdResetQueryPool() local
8890 size_t cmd_size = vn_sizeof_vkCmdWriteTimestamp(commandBuffer, pipelineStage, queryPool, query); vn_submit_vkCmdWriteTimestamp() local
8911 size_t cmd_size = vn_sizeof_vkCmdCopyQueryPoolResults(commandBuffer, queryPool, firstQuery, queryCount, dstBuffer, dstOffset, stride, flags); vn_submit_vkCmdCopyQueryPoolResults() local
8932 size_t cmd_size = vn_sizeof_vkCmdPushConstants(commandBuffer, layout, stageFlags, offset, size, pValues); vn_submit_vkCmdPushConstants() local
8953 size_t cmd_size = vn_sizeof_vkCmdBeginRenderPass(commandBuffer, pRenderPassBegin, contents); vn_submit_vkCmdBeginRenderPass() local
8974 size_t cmd_size = vn_sizeof_vkCmdNextSubpass(commandBuffer, contents); vn_submit_vkCmdNextSubpass() local
8995 size_t cmd_size = vn_sizeof_vkCmdEndRenderPass(commandBuffer); vn_submit_vkCmdEndRenderPass() local
9016 size_t cmd_size = vn_sizeof_vkCmdExecuteCommands(commandBuffer, commandBufferCount, pCommandBuffers); vn_submit_vkCmdExecuteCommands() local
9037 size_t cmd_size = vn_sizeof_vkCmdSetDeviceMask(commandBuffer, deviceMask); vn_submit_vkCmdSetDeviceMask() local
9058 size_t cmd_size = vn_sizeof_vkCmdDispatchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ); vn_submit_vkCmdDispatchBase() local
9079 size_t cmd_size = vn_sizeof_vkCmdBeginRenderPass2(commandBuffer, pRenderPassBegin, pSubpassBeginInfo); vn_submit_vkCmdBeginRenderPass2() local
9100 size_t cmd_size = vn_sizeof_vkCmdNextSubpass2(commandBuffer, pSubpassBeginInfo, pSubpassEndInfo); vn_submit_vkCmdNextSubpass2() local
9121 size_t cmd_size = vn_sizeof_vkCmdEndRenderPass2(commandBuffer, pSubpassEndInfo); vn_submit_vkCmdEndRenderPass2() local
9142 size_t cmd_size = vn_sizeof_vkCmdDrawIndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); vn_submit_vkCmdDrawIndirectCount() local
9163 size_t cmd_size = vn_sizeof_vkCmdDrawIndexedIndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); vn_submit_vkCmdDrawIndexedIndirectCount() local
9184 size_t cmd_size = vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT(commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets, pSizes); vn_submit_vkCmdBindTransformFeedbackBuffersEXT() local
9205 size_t cmd_size = vn_sizeof_vkCmdBeginTransformFeedbackEXT(commandBuffer, firstCounterBuffer, counterBufferCount, pCounterBuffers, pCounterBufferOffsets); vn_submit_vkCmdBeginTransformFeedbackEXT() local
9226 size_t cmd_size = vn_sizeof_vkCmdEndTransformFeedbackEXT(commandBuffer, firstCounterBuffer, counterBufferCount, pCounterBuffers, pCounterBufferOffsets); vn_submit_vkCmdEndTransformFeedbackEXT() local
9247 size_t cmd_size = vn_sizeof_vkCmdBeginQueryIndexedEXT(commandBuffer, queryPool, query, flags, index); vn_submit_vkCmdBeginQueryIndexedEXT() local
9268 size_t cmd_size = vn_sizeof_vkCmdEndQueryIndexedEXT(commandBuffer, queryPool, query, index); vn_submit_vkCmdEndQueryIndexedEXT() local
9289 size_t cmd_size = vn_sizeof_vkCmdDrawIndirectByteCountEXT(commandBuffer, instanceCount, firstInstance, counterBuffer, counterBufferOffset, counterOffset, vertexStride); vn_submit_vkCmdDrawIndirectByteCountEXT() local
9310 size_t cmd_size = vn_sizeof_vkCmdSetLineStippleEXT(commandBuffer, lineStippleFactor, lineStipplePattern); vn_submit_vkCmdSetLineStippleEXT() local
9331 size_t cmd_size = vn_sizeof_vkCmdSetCullMode(commandBuffer, cullMode); vn_submit_vkCmdSetCullMode() local
9352 size_t cmd_size = vn_sizeof_vkCmdSetFrontFace(commandBuffer, frontFace); vn_submit_vkCmdSetFrontFace() local
9373 size_t cmd_size = vn_sizeof_vkCmdSetPrimitiveTopology(commandBuffer, primitiveTopology); vn_submit_vkCmdSetPrimitiveTopology() local
9394 size_t cmd_size = vn_sizeof_vkCmdSetViewportWithCount(commandBuffer, viewportCount, pViewports); vn_submit_vkCmdSetViewportWithCount() local
9415 size_t cmd_size = vn_sizeof_vkCmdSetScissorWithCount(commandBuffer, scissorCount, pScissors); vn_submit_vkCmdSetScissorWithCount() local
9436 size_t cmd_size = vn_sizeof_vkCmdBindVertexBuffers2(commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets, pSizes, pStrides); vn_submit_vkCmdBindVertexBuffers2() local
9457 size_t cmd_size = vn_sizeof_vkCmdSetDepthTestEnable(commandBuffer, depthTestEnable); vn_submit_vkCmdSetDepthTestEnable() local
9478 size_t cmd_size = vn_sizeof_vkCmdSetDepthWriteEnable(commandBuffer, depthWriteEnable); vn_submit_vkCmdSetDepthWriteEnable() local
9499 size_t cmd_size = vn_sizeof_vkCmdSetDepthCompareOp(commandBuffer, depthCompareOp); vn_submit_vkCmdSetDepthCompareOp() local
9520 size_t cmd_size = vn_sizeof_vkCmdSetDepthBoundsTestEnable(commandBuffer, depthBoundsTestEnable); vn_submit_vkCmdSetDepthBoundsTestEnable() local
9541 size_t cmd_size = vn_sizeof_vkCmdSetStencilTestEnable(commandBuffer, stencilTestEnable); vn_submit_vkCmdSetStencilTestEnable() local
9562 size_t cmd_size = vn_sizeof_vkCmdSetStencilOp(commandBuffer, faceMask, failOp, passOp, depthFailOp, compareOp); vn_submit_vkCmdSetStencilOp() local
9583 size_t cmd_size = vn_sizeof_vkCmdSetPatchControlPointsEXT(commandBuffer, patchControlPoints); vn_submit_vkCmdSetPatchControlPointsEXT() local
9604 size_t cmd_size = vn_sizeof_vkCmdSetRasterizerDiscardEnable(commandBuffer, rasterizerDiscardEnable); vn_submit_vkCmdSetRasterizerDiscardEnable() local
9625 size_t cmd_size = vn_sizeof_vkCmdSetDepthBiasEnable(commandBuffer, depthBiasEnable); vn_submit_vkCmdSetDepthBiasEnable() local
9646 size_t cmd_size = vn_sizeof_vkCmdSetLogicOpEXT(commandBuffer, logicOp); vn_submit_vkCmdSetLogicOpEXT() local
9667 size_t cmd_size = vn_sizeof_vkCmdSetPrimitiveRestartEnable(commandBuffer, primitiveRestartEnable); vn_submit_vkCmdSetPrimitiveRestartEnable() local
9688 size_t cmd_size = vn_sizeof_vkCmdCopyBuffer2(commandBuffer, pCopyBufferInfo); vn_submit_vkCmdCopyBuffer2() local
9709 size_t cmd_size = vn_sizeof_vkCmdCopyImage2(commandBuffer, pCopyImageInfo); vn_submit_vkCmdCopyImage2() local
9730 size_t cmd_size = vn_sizeof_vkCmdBlitImage2(commandBuffer, pBlitImageInfo); vn_submit_vkCmdBlitImage2() local
9751 size_t cmd_size = vn_sizeof_vkCmdCopyBufferToImage2(commandBuffer, pCopyBufferToImageInfo); vn_submit_vkCmdCopyBufferToImage2() local
9772 size_t cmd_size = vn_sizeof_vkCmdCopyImageToBuffer2(commandBuffer, pCopyImageToBufferInfo); vn_submit_vkCmdCopyImageToBuffer2() local
9793 size_t cmd_size = vn_sizeof_vkCmdResolveImage2(commandBuffer, pResolveImageInfo); vn_submit_vkCmdResolveImage2() local
9814 size_t cmd_size = vn_sizeof_vkCmdSetEvent2(commandBuffer, event, pDependencyInfo); vn_submit_vkCmdSetEvent2() local
9835 size_t cmd_size = vn_sizeof_vkCmdResetEvent2(commandBuffer, event, stageMask); vn_submit_vkCmdResetEvent2() local
9856 size_t cmd_size = vn_sizeof_vkCmdWaitEvents2(commandBuffer, eventCount, pEvents, pDependencyInfos); vn_submit_vkCmdWaitEvents2() local
9877 size_t cmd_size = vn_sizeof_vkCmdPipelineBarrier2(commandBuffer, pDependencyInfo); vn_submit_vkCmdPipelineBarrier2() local
9898 size_t cmd_size = vn_sizeof_vkCmdWriteTimestamp2(commandBuffer, stage, queryPool, query); vn_submit_vkCmdWriteTimestamp2() local
9919 size_t cmd_size = vn_sizeof_vkCmdBeginRendering(commandBuffer, pRenderingInfo); vn_submit_vkCmdBeginRendering() local
9940 size_t cmd_size = vn_sizeof_vkCmdEndRendering(commandBuffer); vn_submit_vkCmdEndRendering() local
[all...]
H A Dvn_protocol_driver_device.h18663 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkEnumeratePhysicalDevices() local
18702 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkEnumeratePhysicalDevices_reply() local
18751 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceProperties() local
18776 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceProperties_reply() local
18804 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties() local
18843 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties_reply() local
18886 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceMemoryProperties() local
18911 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceMemoryProperties_reply() local
18939 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceFeatures() local
18964 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceFeatures_reply() local
18992 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceFormatProperties() local
19019 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceFormatProperties_reply() local
19049 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceImageFormatProperties() local
19084 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceImageFormatProperties_reply() local
19128 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkCreateDevice() local
19163 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkCreateDevice_reply() local
19201 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyDevice() local
19226 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyDevice_reply() local
19248 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumerateDeviceLayerProperties() local
19287 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumerateDeviceLayerProperties_reply() local
19336 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumerateDeviceExtensionProperties() local
19389 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumerateDeviceExtensionProperties_reply() local
19440 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceQueue() local
19469 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceQueue_reply() local
19501 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDeviceWaitIdle() local
19521 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDeviceWaitIdle_reply() local
19547 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties() local
19596 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties_reply() local
19649 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceFeatures2() local
19674 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceFeatures2_reply() local
19702 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceProperties2() local
19727 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceProperties2_reply() local
19755 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceFormatProperties2() local
19782 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceFormatProperties2_reply() local
19812 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceImageFormatProperties2() local
19842 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceImageFormatProperties2_reply() local
19878 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties2() local
19917 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties2_reply() local
19960 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceMemoryProperties2() local
19985 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceMemoryProperties2_reply() local
20013 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties2() local
20057 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties2_reply() local
20102 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties() local
20132 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties_reply() local
20162 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceExternalSemaphoreProperties() local
20192 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceExternalSemaphoreProperties_reply() local
20222 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties() local
20252 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties_reply() local
20282 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumeratePhysicalDeviceGroups() local
20321 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumeratePhysicalDeviceGroups_reply() local
20370 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures() local
20398 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures_reply() local
20432 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDeviceQueue2() local
20462 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDeviceQueue2_reply() local
20492 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceCalibrateableTimeDomainsEXT() local
20519 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceCalibrateableTimeDomainsEXT_reply() local
20566 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetCalibratedTimestampsEXT() local
20606 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetCalibratedTimestampsEXT_reply() local
20657 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPhysicalDeviceToolProperties() local
20696 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPhysicalDeviceToolProperties_reply() local
20745 size_t cmd_size = vn_sizeof_vkEnumeratePhysicalDevices(instance, pPhysicalDeviceCount, pPhysicalDevices); vn_submit_vkEnumeratePhysicalDevices() local
20766 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceProperties(physicalDevice, pProperties); vn_submit_vkGetPhysicalDeviceProperties() local
20787 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); vn_submit_vkGetPhysicalDeviceQueueFamilyProperties() local
20808 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceMemoryProperties(physicalDevice, pMemoryProperties); vn_submit_vkGetPhysicalDeviceMemoryProperties() local
20829 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceFeatures(physicalDevice, pFeatures); vn_submit_vkGetPhysicalDeviceFeatures() local
20850 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); vn_submit_vkGetPhysicalDeviceFormatProperties() local
20871 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceImageFormatProperties(physicalDevice, format, type, tiling, usage, flags, pImageFormatProperties); vn_submit_vkGetPhysicalDeviceImageFormatProperties() local
20892 size_t cmd_size = vn_sizeof_vkCreateDevice(physicalDevice, pCreateInfo, pAllocator, pDevice); vn_submit_vkCreateDevice() local
20913 size_t cmd_size = vn_sizeof_vkDestroyDevice(device, pAllocator); vn_submit_vkDestroyDevice() local
20934 size_t cmd_size = vn_sizeof_vkEnumerateDeviceLayerProperties(physicalDevice, pPropertyCount, pProperties); vn_submit_vkEnumerateDeviceLayerProperties() local
20955 size_t cmd_size = vn_sizeof_vkEnumerateDeviceExtensionProperties(physicalDevice, pLayerName, pPropertyCount, pProperties); vn_submit_vkEnumerateDeviceExtensionProperties() local
20976 size_t cmd_size = vn_sizeof_vkGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); vn_submit_vkGetDeviceQueue() local
20997 size_t cmd_size = vn_sizeof_vkDeviceWaitIdle(device); vn_submit_vkDeviceWaitIdle() local
21018 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties(physicalDevice, format, type, samples, usage, tiling, pPropertyCount, pProperties); vn_submit_vkGetPhysicalDeviceSparseImageFormatProperties() local
21039 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceFeatures2(physicalDevice, pFeatures); vn_submit_vkGetPhysicalDeviceFeatures2() local
21060 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceProperties2(physicalDevice, pProperties); vn_submit_vkGetPhysicalDeviceProperties2() local
21081 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceFormatProperties2(physicalDevice, format, pFormatProperties); vn_submit_vkGetPhysicalDeviceFormatProperties2() local
21102 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceImageFormatProperties2(physicalDevice, pImageFormatInfo, pImageFormatProperties); vn_submit_vkGetPhysicalDeviceImageFormatProperties2() local
21123 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); vn_submit_vkGetPhysicalDeviceQueueFamilyProperties2() local
21144 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceMemoryProperties2(physicalDevice, pMemoryProperties); vn_submit_vkGetPhysicalDeviceMemoryProperties2() local
21165 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties2(physicalDevice, pFormatInfo, pPropertyCount, pProperties); vn_submit_vkGetPhysicalDeviceSparseImageFormatProperties2() local
21186 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExternalBufferProperties); vn_submit_vkGetPhysicalDeviceExternalBufferProperties() local
21207 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); vn_submit_vkGetPhysicalDeviceExternalSemaphoreProperties() local
21228 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFenceProperties); vn_submit_vkGetPhysicalDeviceExternalFenceProperties() local
21249 size_t cmd_size = vn_sizeof_vkEnumeratePhysicalDeviceGroups(instance, pPhysicalDeviceGroupCount, pPhysicalDeviceGroupProperties); vn_submit_vkEnumeratePhysicalDeviceGroups() local
21270 size_t cmd_size = vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); vn_submit_vkGetDeviceGroupPeerMemoryFeatures() local
21291 size_t cmd_size = vn_sizeof_vkGetDeviceQueue2(device, pQueueInfo, pQueue); vn_submit_vkGetDeviceQueue2() local
21312 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceCalibrateableTimeDomainsEXT(physicalDevice, pTimeDomainCount, pTimeDomains); vn_submit_vkGetPhysicalDeviceCalibrateableTimeDomainsEXT() local
21333 size_t cmd_size = vn_sizeof_vkGetCalibratedTimestampsEXT(device, timestampCount, pTimestampInfos, pTimestamps, pMaxDeviation); vn_submit_vkGetCalibratedTimestampsEXT() local
21354 size_t cmd_size = vn_sizeof_vkGetPhysicalDeviceToolProperties(physicalDevice, pToolCount, pToolProperties); vn_submit_vkGetPhysicalDeviceToolProperties() local
[all...]
/third_party/curl/lib/
H A Dkrb5.c607 size_t cmd_size = 0; in do_sec_send() local
/third_party/mesa3d/src/mesa/main/
H A Dglthread_draw.c293 int cmd_size = sizeof(struct marshal_cmd_DrawArrays); in draw_arrays_async() local
360 int cmd_size = sizeof(struct marshal_cmd_DrawArraysInstancedBaseInstance) + in draw_arrays_async_user() local
471 int cmd_size = sizeof(struct marshal_cmd_MultiDrawArrays) + in multi_draw_arrays_async() local
642 int cmd_size = sizeof(struct marshal_cmd_DrawRangeElementsBaseVertex); draw_elements_async() local
654 int cmd_size = sizeof(struct marshal_cmd_DrawElementsInstancedARB); draw_elements_async() local
752 int cmd_size = sizeof(struct marshal_cmd_DrawElementsInstancedBaseVertexBaseInstance) + draw_elements_async_user() local
961 int cmd_size = sizeof(struct marshal_cmd_MultiDrawElementsBaseVertex) + multi_draw_elements_async() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dvirtgpu_drm.h178 __u32 cmd_size; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.h205 int cmd_size; member
/third_party/mesa3d/src/virtio/vtest/
H A Dvtest_protocol.h227 uint32_t cmd_size; member
/third_party/python/Lib/test/
H A Dtest_ftplib.py214 def cmd_size(self, arg): member in DummyFTPHandler
/third_party/backends/backend/
H A Dlexmark_low.c303 size_t cmd_size; in rts88xx_read_data() local
852 size_t cmd_size; in low_usb_bulk_write() local
1480 size_t cmd_size; in sanei_lexmark_low_move_fwd() local
1662 size_t cmd_size; sanei_lexmark_low_search_home_fwd() local
1998 size_t cmd_size; sanei_lexmark_low_search_home_bwd() local
2519 size_t cmd_size; sanei_lexmark_low_find_start_line() local
4918 size_t cmd_size, xfer_request; sanei_lexmark_low_read_scan_data() local
[all...]
H A Depson.c1852 command (Epson_Scanner * s, u_char * cmd, size_t cmd_size, in command() argument
H A Davision.c2490 avision_cmd(Avision_Connection* av_con, const void* cmd, size_t cmd_size, const void* src, size_t src_size, void* dst, size_t* dst_size) avision_cmd() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c30 radv_get_sequence_size(const struct radv_indirect_command_layout *layout, const struct radv_graphics_pipeline *pipeline, uint32_t *cmd_size, uint32_t *upload_size) radv_get_sequence_size() argument
106 uint32_t cmd_size, upload_size; radv_get_indirect_cmdbuf_size() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c875 pvr_srv_rgx_submit_transfer2(int fd, void *transfer_context, uint32_t prepare_count, uint32_t *client_update_count, void ***update_ufo_sync_prim_block, uint32_t **update_sync_offset, uint32_t **update_value, int32_t check_fence, int32_t update_timeline_2d, int32_t update_timeline_3d, char *update_fence_name, uint32_t *cmd_size, uint8_t **fw_command, uint32_t *tq_prepare_flags, uint32_t ext_job_ref, uint32_t sync_pmr_count, uint32_t *sync_pmr_flags, void **sync_pmrs, int32_t *const update_fence_2d_out, int32_t *const update_fence_3d_out) pvr_srv_rgx_submit_transfer2() argument
1021 pvr_srv_rgx_kick_compute2(int fd, void *compute_context, uint32_t client_update_count, void **client_update_ufo_sync_prim_block, uint32_t *client_update_offset, uint32_t *client_update_value, int32_t check_fence, int32_t update_timeline, uint32_t cmd_size, uint8_t *cdm_cmd, uint32_t ext_job_ref, uint32_t sync_pmr_count, uint32_t *sync_pmr_flags, void **sync_pmrs, uint32_t num_work_groups, uint32_t num_work_items, uint32_t pdump_flags, uint64_t max_deadline_us, char *update_fence_name, int32_t *const update_fence_out) pvr_srv_rgx_kick_compute2() argument
H A Dpvr_srv_bridge.h523 uint32_t *cmd_size; member
598 uint32_t cmd_size; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c730 size_t cmd_size; in vn_BeginCommandBuffer() local
801 size_t cmd_size; in vn_EndCommandBuffer() local
/third_party/backends/sanei/
H A Dsanei_scsi.c1669 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
1815 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
2079 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
2474 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3171 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3249 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3542 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3595 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3689 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3771 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3844 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4002 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4264 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4363 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4377 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4624 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4697 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4769 scsi_cmd(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, int probing) scsi_cmd() argument
4874 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4904 scsi_cmd(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, int probing) scsi_cmd() argument
4993 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
5015 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
5205 sanei_scsi_cmd2_old_api(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2_old_api() argument
5678 ExecuteSCSITask(SCSITaskInterface ** task, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) ExecuteSCSITask() argument
5785 ExecuteCommandUsingSTUC(SCSITaskDeviceInterface ** interface, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) ExecuteCommandUsingSTUC() argument
5827 sanei_scsi_cmd2_stuc_api(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2_stuc_api() argument
6067 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
6117 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
6143 size_t cmd_size = CDB_SIZE (*(const char *) src); sanei_scsi_req_enter() local
6159 size_t cmd_size = CDB_SIZE (*(const char *) src); sanei_scsi_cmd() local
[all...]

Completed in 103 milliseconds

123