/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_event.h | 455 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateEvent() 477 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyEvent() 496 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetEventStatus() 518 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkSetEvent() 540 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetEvent()
|
D | vn_protocol_driver_command_buffer.h | 9966 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkAllocateCommandBuffers() 9988 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkFreeCommandBuffers() 10007 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkBeginCommandBuffer() 10029 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkEndCommandBuffer() 10051 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetCommandBuffer() 10073 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCmdBindPipeline() 10092 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCmdSetViewport() 10111 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCmdSetScissor() 10130 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCmdSetLineWidth() 10149 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCmdSetDepthBias() [all …]
|
D | vn_protocol_driver_transport.h | 1107 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkSetReplyCommandStreamMESA() 1126 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkSeekReplyCommandStreamMESA() 1145 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkExecuteCommandStreamsMESA() 1164 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateRingMESA() 1183 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyRingMESA() 1202 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkNotifyRingMESA() 1221 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkWriteRingExtraMESA() 1240 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetMemoryResourcePropertiesMESA() 1262 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetVenusExperimentalFeatureData100000MESA()
|
D | vn_protocol_driver_command_pool.h | 388 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateCommandPool() 410 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyCommandPool() 429 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetCommandPool() 451 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkTrimCommandPool()
|
D | vn_protocol_driver_fence.h | 587 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateFence() 609 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyFence() 628 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetFences() 650 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetFenceStatus() 672 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkWaitForFences()
|
D | vn_protocol_driver_private_data_slot.h | 408 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreatePrivateDataSlot() 430 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyPrivateDataSlot() 449 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkSetPrivateData() 471 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetPrivateData()
|
D | vn_protocol_driver_pipeline_cache.h | 446 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreatePipelineCache() 468 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyPipelineCache() 487 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetPipelineCacheData() 509 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkMergePipelineCaches()
|
D | vn_protocol_driver_query_pool.h | 427 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateQueryPool() 449 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyQueryPool() 468 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetQueryPoolResults() 490 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetQueryPool()
|
D | vn_protocol_driver_buffer.h | 1284 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetBufferMemoryRequirements() 1303 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkBindBufferMemory() 1325 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateBuffer() 1347 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyBuffer() 1366 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkBindBufferMemory2() 1388 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetBufferMemoryRequirements2() 1407 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetDeviceBufferMemoryRequirements() 1426 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetBufferOpaqueCaptureAddress() 1448 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetBufferDeviceAddress()
|
D | vn_protocol_driver_semaphore.h | 709 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateSemaphore() 731 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroySemaphore() 750 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetSemaphoreCounterValue() 772 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkWaitSemaphores() 794 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkSignalSemaphore()
|
D | vn_protocol_driver_instance.h | 673 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateInstance() 695 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyInstance() 714 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceVersion() 736 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceLayerProperties() 758 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceExtensionProperties()
|
D | vn_protocol_driver_device_memory.h | 1101 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkAllocateMemory() 1123 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkFreeMemory() 1142 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkUnmapMemory() 1161 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkFlushMappedMemoryRanges() 1183 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkInvalidateMappedMemoryRanges() 1205 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetDeviceMemoryCommitment() 1224 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetDeviceMemoryOpaqueCaptureAddress()
|
D | vn_protocol_driver_image.h | 2258 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetImageMemoryRequirements() 2277 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkBindImageMemory() 2299 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetImageSparseMemoryRequirements() 2318 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateImage() 2340 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyImage() 2359 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetImageSubresourceLayout() 2378 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkBindImageMemory2() 2400 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetImageMemoryRequirements2() 2419 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetImageSparseMemoryRequirements2() 2438 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetDeviceImageMemoryRequirements() [all …]
|
D | vn_protocol_driver_descriptor_pool.h | 443 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorPool() 465 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyDescriptorPool() 484 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkResetDescriptorPool()
|
D | vn_protocol_driver_shader_module.h | 256 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateShaderModule() 278 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyShaderModule()
|
D | vn_protocol_driver_buffer_view.h | 250 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateBufferView() 272 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyBufferView()
|
D | vn_protocol_driver_sampler_ycbcr_conversion.h | 256 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateSamplerYcbcrConversion() 278 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroySamplerYcbcrConversion()
|
D | vn_protocol_driver_pipeline_layout.h | 294 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreatePipelineLayout() 316 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyPipelineLayout()
|
D | vn_protocol_driver_descriptor_update_template.h | 294 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorUpdateTemplate() 316 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyDescriptorUpdateTemplate()
|
D | vn_protocol_driver_descriptor_set_layout.h | 762 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorSetLayout() 784 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyDescriptorSetLayout() 803 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkGetDescriptorSetLayoutSupport()
|
D | vn_protocol_driver_image_view.h | 419 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateImageView() 441 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyImageView()
|
D | vn_protocol_driver_sampler.h | 441 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateSampler() 463 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroySampler()
|
D | vn_protocol_driver_framebuffer.h | 441 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkCreateFramebuffer() 463 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkDestroyFramebuffer()
|
D | vn_protocol_driver_descriptor_set.h | 801 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkAllocateDescriptorSets() 823 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkFreeDescriptorSets() 845 vn_instance_free_command_reply(vn_instance, &submit); in vn_call_vkUpdateDescriptorSets()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_instance.h | 160 vn_instance_free_command_reply(struct vn_instance *instance, in vn_instance_free_command_reply() function
|