Home
last modified time | relevance | path

Searched refs:command_type (Results 1 - 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h2555 VkCommandTypeEXT command_type; in vn_decode_vkAllocateCommandBuffers_reply() local
2556 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkAllocateCommandBuffers_reply()
2557 assert(command_type == VK_COMMAND_TYPE_vkAllocateCommandBuffers_EXT); in vn_decode_vkAllocateCommandBuffers_reply()
2629 VkCommandTypeEXT command_type; in vn_decode_vkFreeCommandBuffers_reply() local
2630 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkFreeCommandBuffers_reply()
2631 assert(command_type == VK_COMMAND_TYPE_vkFreeCommandBuffers_EXT); in vn_decode_vkFreeCommandBuffers_reply()
2680 VkCommandTypeEXT command_type; in vn_decode_vkBeginCommandBuffer_reply() local
2681 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkBeginCommandBuffer_reply()
2682 assert(command_type == VK_COMMAND_TYPE_vkBeginCommandBuffer_EXT); in vn_decode_vkBeginCommandBuffer_reply()
2727 VkCommandTypeEXT command_type; in vn_decode_vkEndCommandBuffer_reply() local
2776 VkCommandTypeEXT command_type; vn_decode_vkResetCommandBuffer_reply() local
2827 VkCommandTypeEXT command_type; vn_decode_vkCmdBindPipeline_reply() local
2890 VkCommandTypeEXT command_type; vn_decode_vkCmdSetViewport_reply() local
2954 VkCommandTypeEXT command_type; vn_decode_vkCmdSetScissor_reply() local
3000 VkCommandTypeEXT command_type; vn_decode_vkCmdSetLineWidth_reply() local
3050 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthBias_reply() local
3098 VkCommandTypeEXT command_type; vn_decode_vkCmdSetBlendConstants_reply() local
3145 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthBounds_reply() local
3193 VkCommandTypeEXT command_type; vn_decode_vkCmdSetStencilCompareMask_reply() local
3241 VkCommandTypeEXT command_type; vn_decode_vkCmdSetStencilWriteMask_reply() local
3289 VkCommandTypeEXT command_type; vn_decode_vkCmdSetStencilReference_reply() local
3374 VkCommandTypeEXT command_type; vn_decode_vkCmdBindDescriptorSets_reply() local
3430 VkCommandTypeEXT command_type; vn_decode_vkCmdBindIndexBuffer_reply() local
3507 VkCommandTypeEXT command_type; vn_decode_vkCmdBindVertexBuffers_reply() local
3563 VkCommandTypeEXT command_type; vn_decode_vkCmdDraw_reply() local
3622 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndexed_reply() local
3679 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndirect_reply() local
3735 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndexedIndirect_reply() local
3788 VkCommandTypeEXT command_type; vn_decode_vkCmdDispatch_reply() local
3837 VkCommandTypeEXT command_type; vn_decode_vkCmdDispatchIndirect_reply() local
3903 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyBuffer_reply() local
3977 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyImage_reply() local
4056 VkCommandTypeEXT command_type; vn_decode_vkCmdBlitImage_reply() local
4130 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyBufferToImage_reply() local
4202 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyImageToBuffer_reply() local
4269 VkCommandTypeEXT command_type; vn_decode_vkCmdUpdateBuffer_reply() local
4325 VkCommandTypeEXT command_type; vn_decode_vkCmdFillBuffer_reply() local
4399 VkCommandTypeEXT command_type; vn_decode_vkCmdClearColorImage_reply() local
4474 VkCommandTypeEXT command_type; vn_decode_vkCmdClearDepthStencilImage_reply() local
4555 VkCommandTypeEXT command_type; vn_decode_vkCmdClearAttachments_reply() local
4629 VkCommandTypeEXT command_type; vn_decode_vkCmdResolveImage_reply() local
4681 VkCommandTypeEXT command_type; vn_decode_vkCmdSetEvent_reply() local
4729 VkCommandTypeEXT command_type; vn_decode_vkCmdResetEvent_reply() local
4849 VkCommandTypeEXT command_type; vn_decode_vkCmdWaitEvents_reply() local
4962 VkCommandTypeEXT command_type; vn_decode_vkCmdPipelineBarrier_reply() local
5020 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginQuery_reply() local
5069 VkCommandTypeEXT command_type; vn_decode_vkCmdEndQuery_reply() local
5117 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginConditionalRenderingEXT_reply() local
5158 VkCommandTypeEXT command_type; vn_decode_vkCmdEndConditionalRenderingEXT_reply() local
5207 VkCommandTypeEXT command_type; vn_decode_vkCmdResetQueryPool_reply() local
5259 VkCommandTypeEXT command_type; vn_decode_vkCmdWriteTimestamp_reply() local
5323 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyQueryPoolResults_reply() local
5395 VkCommandTypeEXT command_type; vn_decode_vkCmdPushConstants_reply() local
5449 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginRenderPass_reply() local
5494 VkCommandTypeEXT command_type; vn_decode_vkCmdNextSubpass_reply() local
5535 VkCommandTypeEXT command_type; vn_decode_vkCmdEndRenderPass_reply() local
5593 VkCommandTypeEXT command_type; vn_decode_vkCmdExecuteCommands_reply() local
5638 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDeviceMask_reply() local
5697 VkCommandTypeEXT command_type; vn_decode_vkCmdDispatchBase_reply() local
5755 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginRenderPass2_reply() local
5809 VkCommandTypeEXT command_type; vn_decode_vkCmdNextSubpass2_reply() local
5857 VkCommandTypeEXT command_type; vn_decode_vkCmdEndRenderPass2_reply() local
5916 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndirectCount_reply() local
5980 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndexedIndirectCount_reply() local
6073 VkCommandTypeEXT command_type; vn_decode_vkCmdBindTransformFeedbackBuffersEXT_reply() local
6152 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginTransformFeedbackEXT_reply() local
6230 VkCommandTypeEXT command_type; vn_decode_vkCmdEndTransformFeedbackEXT_reply() local
6286 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginQueryIndexedEXT_reply() local
6339 VkCommandTypeEXT command_type; vn_decode_vkCmdEndQueryIndexedEXT_reply() local
6400 VkCommandTypeEXT command_type; vn_decode_vkCmdDrawIndirectByteCountEXT_reply() local
6452 VkCommandTypeEXT command_type; vn_decode_vkCmdSetLineStippleEXT_reply() local
6497 VkCommandTypeEXT command_type; vn_decode_vkCmdSetCullMode_reply() local
6541 VkCommandTypeEXT command_type; vn_decode_vkCmdSetFrontFace_reply() local
6585 VkCommandTypeEXT command_type; vn_decode_vkCmdSetPrimitiveTopology_reply() local
6644 VkCommandTypeEXT command_type; vn_decode_vkCmdSetViewportWithCount_reply() local
6704 VkCommandTypeEXT command_type; vn_decode_vkCmdSetScissorWithCount_reply() local
6806 VkCommandTypeEXT command_type; vn_decode_vkCmdBindVertexBuffers2_reply() local
6855 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthTestEnable_reply() local
6899 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthWriteEnable_reply() local
6943 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthCompareOp_reply() local
6987 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthBoundsTestEnable_reply() local
7031 VkCommandTypeEXT command_type; vn_decode_vkCmdSetStencilTestEnable_reply() local
7087 VkCommandTypeEXT command_type; vn_decode_vkCmdSetStencilOp_reply() local
7135 VkCommandTypeEXT command_type; vn_decode_vkCmdSetPatchControlPointsEXT_reply() local
7179 VkCommandTypeEXT command_type; vn_decode_vkCmdSetRasterizerDiscardEnable_reply() local
7223 VkCommandTypeEXT command_type; vn_decode_vkCmdSetDepthBiasEnable_reply() local
7267 VkCommandTypeEXT command_type; vn_decode_vkCmdSetLogicOpEXT_reply() local
7311 VkCommandTypeEXT command_type; vn_decode_vkCmdSetPrimitiveRestartEnable_reply() local
7358 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyBuffer2_reply() local
7405 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyImage2_reply() local
7452 VkCommandTypeEXT command_type; vn_decode_vkCmdBlitImage2_reply() local
7499 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyBufferToImage2_reply() local
7546 VkCommandTypeEXT command_type; vn_decode_vkCmdCopyImageToBuffer2_reply() local
7593 VkCommandTypeEXT command_type; vn_decode_vkCmdResolveImage2_reply() local
7643 VkCommandTypeEXT command_type; vn_decode_vkCmdSetEvent2_reply() local
7691 VkCommandTypeEXT command_type; vn_decode_vkCmdResetEvent2_reply() local
7766 VkCommandTypeEXT command_type; vn_decode_vkCmdWaitEvents2_reply() local
7815 VkCommandTypeEXT command_type; vn_decode_vkCmdPipelineBarrier2_reply() local
7865 VkCommandTypeEXT command_type; vn_decode_vkCmdWriteTimestamp2_reply() local
7914 VkCommandTypeEXT command_type; vn_decode_vkCmdBeginRendering_reply() local
7955 VkCommandTypeEXT command_type; vn_decode_vkCmdEndRendering_reply() local
[all...]
H A Dvn_protocol_driver_transport.h458 VkCommandTypeEXT command_type; in vn_decode_vkSetReplyCommandStreamMESA_reply() local
459 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkSetReplyCommandStreamMESA_reply()
460 assert(command_type == VK_COMMAND_TYPE_vkSetReplyCommandStreamMESA_EXT); in vn_decode_vkSetReplyCommandStreamMESA_reply()
498 VkCommandTypeEXT command_type; in vn_decode_vkSeekReplyCommandStreamMESA_reply() local
499 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkSeekReplyCommandStreamMESA_reply()
500 assert(command_type == VK_COMMAND_TYPE_vkSeekReplyCommandStreamMESA_EXT); in vn_decode_vkSeekReplyCommandStreamMESA_reply()
587 VkCommandTypeEXT command_type; in vn_decode_vkExecuteCommandStreamsMESA_reply() local
588 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkExecuteCommandStreamsMESA_reply()
589 assert(command_type == VK_COMMAND_TYPE_vkExecuteCommandStreamsMESA_EXT); in vn_decode_vkExecuteCommandStreamsMESA_reply()
638 VkCommandTypeEXT command_type; in vn_decode_vkCreateRingMESA_reply() local
679 VkCommandTypeEXT command_type; vn_decode_vkDestroyRingMESA_reply() local
725 VkCommandTypeEXT command_type; vn_decode_vkNotifyRingMESA_reply() local
773 VkCommandTypeEXT command_type; vn_decode_vkWriteRingExtraMESA_reply() local
828 VkCommandTypeEXT command_type; vn_decode_vkGetMemoryResourcePropertiesMESA_reply() local
891 VkCommandTypeEXT command_type; vn_decode_vkGetVenusExperimentalFeatureData100000MESA_reply() local
[all...]
H A Dvn_protocol_driver_event.h122 VkCommandTypeEXT command_type; in vn_decode_vkCreateEvent_reply() local
123 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateEvent_reply()
124 assert(command_type == VK_COMMAND_TYPE_vkCreateEvent_EXT); in vn_decode_vkCreateEvent_reply()
182 VkCommandTypeEXT command_type; in vn_decode_vkDestroyEvent_reply() local
183 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyEvent_reply()
184 assert(command_type == VK_COMMAND_TYPE_vkDestroyEvent_EXT); in vn_decode_vkDestroyEvent_reply()
229 VkCommandTypeEXT command_type; in vn_decode_vkGetEventStatus_reply() local
230 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetEventStatus_reply()
231 assert(command_type == VK_COMMAND_TYPE_vkGetEventStatus_EXT); in vn_decode_vkGetEventStatus_reply()
279 VkCommandTypeEXT command_type; in vn_decode_vkSetEvent_reply() local
329 VkCommandTypeEXT command_type; vn_decode_vkResetEvent_reply() local
[all...]
H A Dvn_protocol_driver_command_pool.h124 VkCommandTypeEXT command_type; in vn_decode_vkCreateCommandPool_reply() local
125 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateCommandPool_reply()
126 assert(command_type == VK_COMMAND_TYPE_vkCreateCommandPool_EXT); in vn_decode_vkCreateCommandPool_reply()
184 VkCommandTypeEXT command_type; in vn_decode_vkDestroyCommandPool_reply() local
185 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyCommandPool_reply()
186 assert(command_type == VK_COMMAND_TYPE_vkDestroyCommandPool_EXT); in vn_decode_vkDestroyCommandPool_reply()
234 VkCommandTypeEXT command_type; in vn_decode_vkResetCommandPool_reply() local
235 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkResetCommandPool_reply()
236 assert(command_type == VK_COMMAND_TYPE_vkResetCommandPool_EXT); in vn_decode_vkResetCommandPool_reply()
286 VkCommandTypeEXT command_type; in vn_decode_vkTrimCommandPool_reply() local
[all...]
H A Dvn_protocol_driver_query_pool.h128 VkCommandTypeEXT command_type; in vn_decode_vkCreateQueryPool_reply() local
129 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateQueryPool_reply()
130 assert(command_type == VK_COMMAND_TYPE_vkCreateQueryPool_EXT); in vn_decode_vkCreateQueryPool_reply()
188 VkCommandTypeEXT command_type; in vn_decode_vkDestroyQueryPool_reply() local
189 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyQueryPool_reply()
190 assert(command_type == VK_COMMAND_TYPE_vkDestroyQueryPool_EXT); in vn_decode_vkDestroyQueryPool_reply()
258 VkCommandTypeEXT command_type; in vn_decode_vkGetQueryPoolResults_reply() local
259 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetQueryPoolResults_reply()
260 assert(command_type == VK_COMMAND_TYPE_vkGetQueryPoolResults_EXT); in vn_decode_vkGetQueryPoolResults_reply()
324 VkCommandTypeEXT command_type; in vn_decode_vkResetQueryPool_reply() local
[all...]
H A Dvn_protocol_driver_pipeline_cache.h136 VkCommandTypeEXT command_type; in vn_decode_vkCreatePipelineCache_reply() local
137 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreatePipelineCache_reply()
138 assert(command_type == VK_COMMAND_TYPE_vkCreatePipelineCache_EXT); in vn_decode_vkCreatePipelineCache_reply()
196 VkCommandTypeEXT command_type; in vn_decode_vkDestroyPipelineCache_reply() local
197 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyPipelineCache_reply()
198 assert(command_type == VK_COMMAND_TYPE_vkDestroyPipelineCache_EXT); in vn_decode_vkDestroyPipelineCache_reply()
259 VkCommandTypeEXT command_type; in vn_decode_vkGetPipelineCacheData_reply() local
260 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetPipelineCacheData_reply()
261 assert(command_type == VK_COMMAND_TYPE_vkGetPipelineCacheData_EXT); in vn_decode_vkGetPipelineCacheData_reply()
339 VkCommandTypeEXT command_type; in vn_decode_vkMergePipelineCaches_reply() local
[all...]
H A Dvn_protocol_driver_private_data_slot.h122 VkCommandTypeEXT command_type; in vn_decode_vkCreatePrivateDataSlot_reply() local
123 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreatePrivateDataSlot_reply()
124 assert(command_type == VK_COMMAND_TYPE_vkCreatePrivateDataSlot_EXT); in vn_decode_vkCreatePrivateDataSlot_reply()
182 VkCommandTypeEXT command_type; in vn_decode_vkDestroyPrivateDataSlot_reply() local
183 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyPrivateDataSlot_reply()
184 assert(command_type == VK_COMMAND_TYPE_vkDestroyPrivateDataSlot_EXT); in vn_decode_vkDestroyPrivateDataSlot_reply()
238 VkCommandTypeEXT command_type; in vn_decode_vkSetPrivateData_reply() local
239 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkSetPrivateData_reply()
240 assert(command_type == VK_COMMAND_TYPE_vkSetPrivateData_EXT); in vn_decode_vkSetPrivateData_reply()
300 VkCommandTypeEXT command_type; in vn_decode_vkGetPrivateData_reply() local
[all...]
H A Dvn_protocol_driver_device_memory.h593 VkCommandTypeEXT command_type; in vn_decode_vkAllocateMemory_reply() local
594 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkAllocateMemory_reply()
595 assert(command_type == VK_COMMAND_TYPE_vkAllocateMemory_EXT); in vn_decode_vkAllocateMemory_reply()
653 VkCommandTypeEXT command_type; in vn_decode_vkFreeMemory_reply() local
654 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkFreeMemory_reply()
655 assert(command_type == VK_COMMAND_TYPE_vkFreeMemory_EXT); in vn_decode_vkFreeMemory_reply()
698 VkCommandTypeEXT command_type; in vn_decode_vkUnmapMemory_reply() local
699 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkUnmapMemory_reply()
700 assert(command_type == VK_COMMAND_TYPE_vkUnmapMemory_EXT); in vn_decode_vkUnmapMemory_reply()
759 VkCommandTypeEXT command_type; in vn_decode_vkFlushMappedMemoryRanges_reply() local
825 VkCommandTypeEXT command_type; vn_decode_vkInvalidateMappedMemoryRanges_reply() local
879 VkCommandTypeEXT command_type; vn_decode_vkGetDeviceMemoryCommitment_reply() local
933 VkCommandTypeEXT command_type; vn_decode_vkGetDeviceMemoryOpaqueCaptureAddress_reply() local
[all...]
H A Dvn_protocol_driver_instance.h259 VkCommandTypeEXT command_type; in vn_decode_vkCreateInstance_reply() local
260 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateInstance_reply()
261 assert(command_type == VK_COMMAND_TYPE_vkCreateInstance_EXT); in vn_decode_vkCreateInstance_reply()
315 VkCommandTypeEXT command_type; in vn_decode_vkDestroyInstance_reply() local
316 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyInstance_reply()
317 assert(command_type == VK_COMMAND_TYPE_vkDestroyInstance_EXT); in vn_decode_vkDestroyInstance_reply()
360 VkCommandTypeEXT command_type; in vn_decode_vkEnumerateInstanceVersion_reply() local
361 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkEnumerateInstanceVersion_reply()
362 assert(command_type == VK_COMMAND_TYPE_vkEnumerateInstanceVersion_EXT); in vn_decode_vkEnumerateInstanceVersion_reply()
436 VkCommandTypeEXT command_type; in vn_decode_vkEnumerateInstanceLayerProperties_reply() local
535 VkCommandTypeEXT command_type; vn_decode_vkEnumerateInstanceExtensionProperties_reply() local
[all...]
H A Dvn_protocol_driver_semaphore.h356 VkCommandTypeEXT command_type; in vn_decode_vkCreateSemaphore_reply() local
357 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateSemaphore_reply()
358 assert(command_type == VK_COMMAND_TYPE_vkCreateSemaphore_EXT); in vn_decode_vkCreateSemaphore_reply()
416 VkCommandTypeEXT command_type; in vn_decode_vkDestroySemaphore_reply() local
417 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroySemaphore_reply()
418 assert(command_type == VK_COMMAND_TYPE_vkDestroySemaphore_EXT); in vn_decode_vkDestroySemaphore_reply()
468 VkCommandTypeEXT command_type; in vn_decode_vkGetSemaphoreCounterValue_reply() local
469 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetSemaphoreCounterValue_reply()
470 assert(command_type == VK_COMMAND_TYPE_vkGetSemaphoreCounterValue_EXT); in vn_decode_vkGetSemaphoreCounterValue_reply()
529 VkCommandTypeEXT command_type; in vn_decode_vkWaitSemaphores_reply() local
583 VkCommandTypeEXT command_type; vn_decode_vkSignalSemaphore_reply() local
[all...]
H A Dvn_protocol_driver_fence.h214 VkCommandTypeEXT command_type; in vn_decode_vkCreateFence_reply() local
215 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateFence_reply()
216 assert(command_type == VK_COMMAND_TYPE_vkCreateFence_EXT); in vn_decode_vkCreateFence_reply()
274 VkCommandTypeEXT command_type; in vn_decode_vkDestroyFence_reply() local
275 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyFence_reply()
276 assert(command_type == VK_COMMAND_TYPE_vkDestroyFence_EXT); in vn_decode_vkDestroyFence_reply()
336 VkCommandTypeEXT command_type; in vn_decode_vkResetFences_reply() local
337 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkResetFences_reply()
338 assert(command_type == VK_COMMAND_TYPE_vkResetFences_EXT); in vn_decode_vkResetFences_reply()
387 VkCommandTypeEXT command_type; in vn_decode_vkGetFenceStatus_reply() local
458 VkCommandTypeEXT command_type; vn_decode_vkWaitForFences_reply() local
[all...]
H A Dvn_protocol_driver_descriptor_pool.h248 VkCommandTypeEXT command_type; in vn_decode_vkCreateDescriptorPool_reply() local
249 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateDescriptorPool_reply()
250 assert(command_type == VK_COMMAND_TYPE_vkCreateDescriptorPool_EXT); in vn_decode_vkCreateDescriptorPool_reply()
308 VkCommandTypeEXT command_type; in vn_decode_vkDestroyDescriptorPool_reply() local
309 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyDescriptorPool_reply()
310 assert(command_type == VK_COMMAND_TYPE_vkDestroyDescriptorPool_EXT); in vn_decode_vkDestroyDescriptorPool_reply()
358 VkCommandTypeEXT command_type; in vn_decode_vkResetDescriptorPool_reply() local
359 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkResetDescriptorPool_reply()
360 assert(command_type == VK_COMMAND_TYPE_vkResetDescriptorPool_EXT); in vn_decode_vkResetDescriptorPool_reply()
H A Dvn_protocol_driver_image.h1225 VkCommandTypeEXT command_type; in vn_decode_vkGetImageMemoryRequirements_reply() local
1226 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetImageMemoryRequirements_reply()
1227 assert(command_type == VK_COMMAND_TYPE_vkGetImageMemoryRequirements_EXT); in vn_decode_vkGetImageMemoryRequirements_reply()
1282 VkCommandTypeEXT command_type; in vn_decode_vkBindImageMemory_reply() local
1283 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkBindImageMemory_reply()
1284 assert(command_type == VK_COMMAND_TYPE_vkBindImageMemory_EXT); in vn_decode_vkBindImageMemory_reply()
1361 VkCommandTypeEXT command_type; in vn_decode_vkGetImageSparseMemoryRequirements_reply() local
1362 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetImageSparseMemoryRequirements_reply()
1363 assert(command_type == VK_COMMAND_TYPE_vkGetImageSparseMemoryRequirements_EXT); in vn_decode_vkGetImageSparseMemoryRequirements_reply()
1437 VkCommandTypeEXT command_type; in vn_decode_vkCreateImage_reply() local
1497 VkCommandTypeEXT command_type; vn_decode_vkDestroyImage_reply() local
1556 VkCommandTypeEXT command_type; vn_decode_vkGetImageSubresourceLayout_reply() local
1623 VkCommandTypeEXT command_type; vn_decode_vkBindImageMemory2_reply() local
1683 VkCommandTypeEXT command_type; vn_decode_vkGetImageMemoryRequirements2_reply() local
1764 VkCommandTypeEXT command_type; vn_decode_vkGetImageSparseMemoryRequirements2_reply() local
1832 VkCommandTypeEXT command_type; vn_decode_vkGetDeviceImageMemoryRequirements_reply() local
1913 VkCommandTypeEXT command_type; vn_decode_vkGetDeviceImageSparseMemoryRequirements_reply() local
1980 VkCommandTypeEXT command_type; vn_decode_vkGetImageDrmFormatModifierPropertiesEXT_reply() local
[all...]
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h136 VkCommandTypeEXT command_type; in vn_decode_vkCreateSamplerYcbcrConversion_reply() local
137 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateSamplerYcbcrConversion_reply()
138 assert(command_type == VK_COMMAND_TYPE_vkCreateSamplerYcbcrConversion_EXT); in vn_decode_vkCreateSamplerYcbcrConversion_reply()
196 VkCommandTypeEXT command_type; in vn_decode_vkDestroySamplerYcbcrConversion_reply() local
197 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroySamplerYcbcrConversion_reply()
198 assert(command_type == VK_COMMAND_TYPE_vkDestroySamplerYcbcrConversion_EXT); in vn_decode_vkDestroySamplerYcbcrConversion_reply()
H A Dvn_protocol_driver_shader_module.h136 VkCommandTypeEXT command_type; in vn_decode_vkCreateShaderModule_reply() local
137 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateShaderModule_reply()
138 assert(command_type == VK_COMMAND_TYPE_vkCreateShaderModule_EXT); in vn_decode_vkCreateShaderModule_reply()
196 VkCommandTypeEXT command_type; in vn_decode_vkDestroyShaderModule_reply() local
197 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyShaderModule_reply()
198 assert(command_type == VK_COMMAND_TYPE_vkDestroyShaderModule_EXT); in vn_decode_vkDestroyShaderModule_reply()
H A Dvn_protocol_driver_buffer_view.h130 VkCommandTypeEXT command_type; in vn_decode_vkCreateBufferView_reply() local
131 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateBufferView_reply()
132 assert(command_type == VK_COMMAND_TYPE_vkCreateBufferView_EXT); in vn_decode_vkCreateBufferView_reply()
190 VkCommandTypeEXT command_type; in vn_decode_vkDestroyBufferView_reply() local
191 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyBufferView_reply()
192 assert(command_type == VK_COMMAND_TYPE_vkDestroyBufferView_EXT); in vn_decode_vkDestroyBufferView_reply()
H A Dvn_protocol_driver_buffer.h599 VkCommandTypeEXT command_type; in vn_decode_vkGetBufferMemoryRequirements_reply() local
600 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetBufferMemoryRequirements_reply()
601 assert(command_type == VK_COMMAND_TYPE_vkGetBufferMemoryRequirements_EXT); in vn_decode_vkGetBufferMemoryRequirements_reply()
656 VkCommandTypeEXT command_type; in vn_decode_vkBindBufferMemory_reply() local
657 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkBindBufferMemory_reply()
658 assert(command_type == VK_COMMAND_TYPE_vkBindBufferMemory_EXT); in vn_decode_vkBindBufferMemory_reply()
725 VkCommandTypeEXT command_type; in vn_decode_vkCreateBuffer_reply() local
726 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateBuffer_reply()
727 assert(command_type == VK_COMMAND_TYPE_vkCreateBuffer_EXT); in vn_decode_vkCreateBuffer_reply()
785 VkCommandTypeEXT command_type; in vn_decode_vkDestroyBuffer_reply() local
847 VkCommandTypeEXT command_type; vn_decode_vkBindBufferMemory2_reply() local
907 VkCommandTypeEXT command_type; vn_decode_vkGetBufferMemoryRequirements2_reply() local
967 VkCommandTypeEXT command_type; vn_decode_vkGetDeviceBufferMemoryRequirements_reply() local
1021 VkCommandTypeEXT command_type; vn_decode_vkGetBufferOpaqueCaptureAddress_reply() local
1074 VkCommandTypeEXT command_type; vn_decode_vkGetBufferDeviceAddress_reply() local
[all...]
H A Dvn_protocol_driver_pipeline_layout.h174 VkCommandTypeEXT command_type; in vn_decode_vkCreatePipelineLayout_reply() local
175 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreatePipelineLayout_reply()
176 assert(command_type == VK_COMMAND_TYPE_vkCreatePipelineLayout_EXT); in vn_decode_vkCreatePipelineLayout_reply()
234 VkCommandTypeEXT command_type; in vn_decode_vkDestroyPipelineLayout_reply() local
235 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyPipelineLayout_reply()
236 assert(command_type == VK_COMMAND_TYPE_vkDestroyPipelineLayout_EXT); in vn_decode_vkDestroyPipelineLayout_reply()
H A Dvn_protocol_driver_sampler.h321 VkCommandTypeEXT command_type; in vn_decode_vkCreateSampler_reply() local
322 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateSampler_reply()
323 assert(command_type == VK_COMMAND_TYPE_vkCreateSampler_EXT); in vn_decode_vkCreateSampler_reply()
381 VkCommandTypeEXT command_type; in vn_decode_vkDestroySampler_reply() local
382 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroySampler_reply()
383 assert(command_type == VK_COMMAND_TYPE_vkDestroySampler_EXT); in vn_decode_vkDestroySampler_reply()
H A Dvn_protocol_driver_framebuffer.h321 VkCommandTypeEXT command_type; in vn_decode_vkCreateFramebuffer_reply() local
322 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateFramebuffer_reply()
323 assert(command_type == VK_COMMAND_TYPE_vkCreateFramebuffer_EXT); in vn_decode_vkCreateFramebuffer_reply()
381 VkCommandTypeEXT command_type; in vn_decode_vkDestroyFramebuffer_reply() local
382 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyFramebuffer_reply()
383 assert(command_type == VK_COMMAND_TYPE_vkDestroyFramebuffer_EXT); in vn_decode_vkDestroyFramebuffer_reply()
H A Dvn_protocol_driver_image_view.h299 VkCommandTypeEXT command_type; in vn_decode_vkCreateImageView_reply() local
300 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateImageView_reply()
301 assert(command_type == VK_COMMAND_TYPE_vkCreateImageView_EXT); in vn_decode_vkCreateImageView_reply()
359 VkCommandTypeEXT command_type; in vn_decode_vkDestroyImageView_reply() local
360 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyImageView_reply()
361 assert(command_type == VK_COMMAND_TYPE_vkDestroyImageView_EXT); in vn_decode_vkDestroyImageView_reply()
H A Dvn_protocol_driver_descriptor_update_template.h174 VkCommandTypeEXT command_type; in vn_decode_vkCreateDescriptorUpdateTemplate_reply() local
175 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateDescriptorUpdateTemplate_reply()
176 assert(command_type == VK_COMMAND_TYPE_vkCreateDescriptorUpdateTemplate_EXT); in vn_decode_vkCreateDescriptorUpdateTemplate_reply()
234 VkCommandTypeEXT command_type; in vn_decode_vkDestroyDescriptorUpdateTemplate_reply() local
235 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyDescriptorUpdateTemplate_reply()
236 assert(command_type == VK_COMMAND_TYPE_vkDestroyDescriptorUpdateTemplate_EXT); in vn_decode_vkDestroyDescriptorUpdateTemplate_reply()
H A Dvn_protocol_driver_descriptor_set.h559 VkCommandTypeEXT command_type; in vn_decode_vkAllocateDescriptorSets_reply() local
560 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkAllocateDescriptorSets_reply()
561 assert(command_type == VK_COMMAND_TYPE_vkAllocateDescriptorSets_EXT); in vn_decode_vkAllocateDescriptorSets_reply()
635 VkCommandTypeEXT command_type; in vn_decode_vkFreeDescriptorSets_reply() local
636 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkFreeDescriptorSets_reply()
637 assert(command_type == VK_COMMAND_TYPE_vkFreeDescriptorSets_EXT); in vn_decode_vkFreeDescriptorSets_reply()
718 VkCommandTypeEXT command_type; in vn_decode_vkUpdateDescriptorSets_reply() local
719 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkUpdateDescriptorSets_reply()
720 assert(command_type == VK_COMMAND_TYPE_vkUpdateDescriptorSets_EXT); in vn_decode_vkUpdateDescriptorSets_reply()
H A Dvn_protocol_driver_descriptor_set_layout.h561 VkCommandTypeEXT command_type; in vn_decode_vkCreateDescriptorSetLayout_reply() local
562 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateDescriptorSetLayout_reply()
563 assert(command_type == VK_COMMAND_TYPE_vkCreateDescriptorSetLayout_EXT); in vn_decode_vkCreateDescriptorSetLayout_reply()
621 VkCommandTypeEXT command_type; in vn_decode_vkDestroyDescriptorSetLayout_reply() local
622 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyDescriptorSetLayout_reply()
623 assert(command_type == VK_COMMAND_TYPE_vkDestroyDescriptorSetLayout_EXT); in vn_decode_vkDestroyDescriptorSetLayout_reply()
677 VkCommandTypeEXT command_type; in vn_decode_vkGetDescriptorSetLayoutSupport_reply() local
678 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetDescriptorSetLayoutSupport_reply()
679 assert(command_type == VK_COMMAND_TYPE_vkGetDescriptorSetLayoutSupport_EXT); in vn_decode_vkGetDescriptorSetLayoutSupport_reply()
H A Dvn_protocol_driver_render_pass.h1290 VkCommandTypeEXT command_type; in vn_decode_vkCreateRenderPass_reply() local
1291 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkCreateRenderPass_reply()
1292 assert(command_type == VK_COMMAND_TYPE_vkCreateRenderPass_EXT); in vn_decode_vkCreateRenderPass_reply()
1350 VkCommandTypeEXT command_type; in vn_decode_vkDestroyRenderPass_reply() local
1351 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkDestroyRenderPass_reply()
1352 assert(command_type == VK_COMMAND_TYPE_vkDestroyRenderPass_EXT); in vn_decode_vkDestroyRenderPass_reply()
1403 VkCommandTypeEXT command_type; in vn_decode_vkGetRenderAreaGranularity_reply() local
1404 vn_decode_VkCommandTypeEXT(dec, &command_type); in vn_decode_vkGetRenderAreaGranularity_reply()
1405 assert(command_type == VK_COMMAND_TYPE_vkGetRenderAreaGranularity_EXT); in vn_decode_vkGetRenderAreaGranularity_reply()
1471 VkCommandTypeEXT command_type; in vn_decode_vkCreateRenderPass2_reply() local
[all...]

Completed in 58 milliseconds

12