/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_list.c | 79 int cmd_size = sizeof(struct marshal_cmd_CallList); in _mesa_marshal_CallList() local
|
H A D | glthread_bufferobj.c | 301 size_t cmd_size = sizeof(struct marshal_cmd_BufferData) + (copy_data ? size : 0); in _mesa_marshal_BufferData_merged() local 418 size_t cmd_size = sizeof(struct marshal_cmd_BufferSubData) + size; in _mesa_marshal_BufferSubData_merged() local
|
H A D | glthread_marshal.h | 48 uint16_t cmd_size; member
|
/third_party/backends/backend/ |
H A D | umax-usb.c | 85 size_t cmd_size = CDB_SIZE (*(const char *) src); in sanei_umaxusb_cmd() local
|
H A D | kvs20xx_cmd.h | 58 int cmd_size; member
|
H A D | kvs40xx_cmd.c | 75 int cmd_size; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_sampler_ycbcr_conversion.h | 85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateSamplerYcbcrConversion() local 120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateSamplerYcbcrConversion_reply() local 158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroySamplerYcbcrConversion() local 185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroySamplerYcbcrConversion_reply() local 209 size_t cmd_size = vn_sizeof_vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); vn_submit_vkCreateSamplerYcbcrConversion() local 230 size_t cmd_size = vn_sizeof_vkDestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); vn_submit_vkDestroySamplerYcbcrConversion() local [all...] |
H A D | vn_protocol_driver_shader_module.h | 85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateShaderModule() local 120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateShaderModule_reply() local 158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyShaderModule() local 185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyShaderModule_reply() local 209 size_t cmd_size = vn_sizeof_vkCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule); vn_submit_vkCreateShaderModule() local 230 size_t cmd_size = vn_sizeof_vkDestroyShaderModule(device, shaderModule, pAllocator); vn_submit_vkDestroyShaderModule() local [all...] |
H A D | vn_protocol_driver_buffer_view.h | 79 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateBufferView() local 114 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateBufferView_reply() local 152 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyBufferView() local 179 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyBufferView_reply() local 203 size_t cmd_size = vn_sizeof_vkCreateBufferView(device, pCreateInfo, pAllocator, pView); vn_submit_vkCreateBufferView() local 224 size_t cmd_size = vn_sizeof_vkDestroyBufferView(device, bufferView, pAllocator); vn_submit_vkDestroyBufferView() local [all...] |
H A D | vn_protocol_driver_query_pool.h | 77 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateQueryPool() local 112 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateQueryPool_reply() local 150 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyQueryPool() local 177 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyQueryPool_reply() local 201 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetQueryPoolResults() local 235 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetQueryPoolResults_reply() local 286 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetQueryPool() local 312 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetQueryPool_reply() local 338 size_t cmd_size = vn_sizeof_vkCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); vn_submit_vkCreateQueryPool() local 359 size_t cmd_size = vn_sizeof_vkDestroyQueryPool(device, queryPool, pAllocator); vn_submit_vkDestroyQueryPool() local 380 size_t cmd_size = vn_sizeof_vkGetQueryPoolResults(device, queryPool, firstQuery, queryCount, dataSize, pData, stride, flags); vn_submit_vkGetQueryPoolResults() local 401 size_t cmd_size = vn_sizeof_vkResetQueryPool(device, queryPool, firstQuery, queryCount); vn_submit_vkResetQueryPool() local [all...] |
H A D | vn_protocol_driver_pipeline_cache.h | 85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreatePipelineCache() local 120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreatePipelineCache_reply() local 158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyPipelineCache() local 185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyPipelineCache_reply() local 209 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPipelineCacheData() local 238 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPipelineCacheData_reply() local 287 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkMergePipelineCaches() local 325 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkMergePipelineCaches_reply() local 357 size_t cmd_size = vn_sizeof_vkCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); vn_submit_vkCreatePipelineCache() local 378 size_t cmd_size = vn_sizeof_vkDestroyPipelineCache(device, pipelineCache, pAllocator); vn_submit_vkDestroyPipelineCache() local 399 size_t cmd_size = vn_sizeof_vkGetPipelineCacheData(device, pipelineCache, pDataSize, pData); vn_submit_vkGetPipelineCacheData() local 420 size_t cmd_size = vn_sizeof_vkMergePipelineCaches(device, dstCache, srcCacheCount, pSrcCaches); vn_submit_vkMergePipelineCaches() local [all...] |
H A D | vn_protocol_driver_private_data_slot.h | 71 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreatePrivateDataSlot() local 106 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreatePrivateDataSlot_reply() local 144 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyPrivateDataSlot() local 171 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyPrivateDataSlot_reply() local 195 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkSetPrivateData() local 223 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkSetPrivateData_reply() local 257 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetPrivateData() local 285 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetPrivateData_reply() local 319 size_t cmd_size = vn_sizeof_vkCreatePrivateDataSlot(device, pCreateInfo, pAllocator, pPrivateDataSlot); vn_submit_vkCreatePrivateDataSlot() local 340 size_t cmd_size = vn_sizeof_vkDestroyPrivateDataSlot(device, privateDataSlot, pAllocator); vn_submit_vkDestroyPrivateDataSlot() local 361 size_t cmd_size = vn_sizeof_vkSetPrivateData(device, objectType, objectHandle, privateDataSlot, data); vn_submit_vkSetPrivateData() local 382 size_t cmd_size = vn_sizeof_vkGetPrivateData(device, objectType, objectHandle, privateDataSlot, pData); vn_submit_vkGetPrivateData() local [all...] |
H A D | vn_protocol_driver_pipeline_layout.h | 123 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreatePipelineLayout() local 158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreatePipelineLayout_reply() local 196 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyPipelineLayout() local 223 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyPipelineLayout_reply() local 247 size_t cmd_size = vn_sizeof_vkCreatePipelineLayout(device, pCreateInfo, pAllocator, pPipelineLayout); vn_submit_vkCreatePipelineLayout() local 268 size_t cmd_size = vn_sizeof_vkDestroyPipelineLayout(device, pipelineLayout, pAllocator); vn_submit_vkDestroyPipelineLayout() local [all...] |
H A D | vn_protocol_driver_sampler.h | 270 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateSampler() local 305 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateSampler_reply() local 343 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroySampler() local 370 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroySampler_reply() local 394 size_t cmd_size = vn_sizeof_vkCreateSampler(device, pCreateInfo, pAllocator, pSampler); vn_submit_vkCreateSampler() local 415 size_t cmd_size = vn_sizeof_vkDestroySampler(device, sampler, pAllocator); vn_submit_vkDestroySampler() local [all...] |
H A D | vn_protocol_driver_descriptor_pool.h | 197 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateDescriptorPool() local 232 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateDescriptorPool_reply() local 270 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyDescriptorPool() local 297 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyDescriptorPool_reply() local 321 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetDescriptorPool() local 345 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetDescriptorPool_reply() local 375 size_t cmd_size = vn_sizeof_vkCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool); vn_submit_vkCreateDescriptorPool() local 396 size_t cmd_size = vn_sizeof_vkDestroyDescriptorPool(device, descriptorPool, pAllocator); vn_submit_vkDestroyDescriptorPool() local 417 size_t cmd_size = vn_sizeof_vkResetDescriptorPool(device, descriptorPool, flags); vn_submit_vkResetDescriptorPool() local [all...] |
H A D | vn_protocol_driver_command_pool.h | 73 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateCommandPool() local 108 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateCommandPool_reply() local 146 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyCommandPool() local 173 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyCommandPool_reply() local 197 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetCommandPool() local 221 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetCommandPool_reply() local 251 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkTrimCommandPool() local 275 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkTrimCommandPool_reply() local 299 size_t cmd_size = vn_sizeof_vkCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPool); vn_submit_vkCreateCommandPool() local 320 size_t cmd_size = vn_sizeof_vkDestroyCommandPool(device, commandPool, pAllocator); vn_submit_vkDestroyCommandPool() local 341 size_t cmd_size = vn_sizeof_vkResetCommandPool(device, commandPool, flags); vn_submit_vkResetCommandPool() local 362 size_t cmd_size = vn_sizeof_vkTrimCommandPool(device, commandPool, flags); vn_submit_vkTrimCommandPool() local [all...] |
H A D | vn_protocol_driver_event.h | 71 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateEvent() local 106 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateEvent_reply() local 144 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyEvent() local 171 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyEvent_reply() local 195 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetEventStatus() local 217 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetEventStatus_reply() local 245 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkSetEvent() local 267 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkSetEvent_reply() local 295 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkResetEvent() local 317 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkResetEvent_reply() local 345 size_t cmd_size = vn_sizeof_vkCreateEvent(device, pCreateInfo, pAllocator, pEvent); vn_submit_vkCreateEvent() local 366 size_t cmd_size = vn_sizeof_vkDestroyEvent(device, event, pAllocator); vn_submit_vkDestroyEvent() local 387 size_t cmd_size = vn_sizeof_vkGetEventStatus(device, event); vn_submit_vkGetEventStatus() local 408 size_t cmd_size = vn_sizeof_vkSetEvent(device, event); vn_submit_vkSetEvent() local 429 size_t cmd_size = vn_sizeof_vkResetEvent(device, event); vn_submit_vkResetEvent() local [all...] |
H A D | vn_protocol_driver_framebuffer.h | 270 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateFramebuffer() local 305 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateFramebuffer_reply() local 343 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyFramebuffer() local 370 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyFramebuffer_reply() local 394 size_t cmd_size = vn_sizeof_vkCreateFramebuffer(device, pCreateInfo, pAllocator, pFramebuffer); vn_submit_vkCreateFramebuffer() local 415 size_t cmd_size = vn_sizeof_vkDestroyFramebuffer(device, framebuffer, pAllocator); vn_submit_vkDestroyFramebuffer() local [all...] |
H A D | vn_protocol_driver_image_view.h | 248 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateImageView() local 283 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateImageView_reply() local 321 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyImageView() local 348 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyImageView_reply() local 372 size_t cmd_size = vn_sizeof_vkCreateImageView(device, pCreateInfo, pAllocator, pView); vn_submit_vkCreateImageView() local 393 size_t cmd_size = vn_sizeof_vkDestroyImageView(device, imageView, pAllocator); vn_submit_vkDestroyImageView() local [all...] |
H A D | vn_protocol_driver_descriptor_update_template.h | 123 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateDescriptorUpdateTemplate() local 158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateDescriptorUpdateTemplate_reply() local 196 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyDescriptorUpdateTemplate() local 223 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyDescriptorUpdateTemplate_reply() local 247 size_t cmd_size = vn_sizeof_vkCreateDescriptorUpdateTemplate(device, pCreateInfo, pAllocator, pDescriptorUpdateTemplate); vn_submit_vkCreateDescriptorUpdateTemplate() local 268 size_t cmd_size = vn_sizeof_vkDestroyDescriptorUpdateTemplate(device, descriptorUpdateTemplate, pAllocator); vn_submit_vkDestroyDescriptorUpdateTemplate() local [all...] |
H A D | vn_protocol_driver_instance.h | 211 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateInstance() local 244 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateInstance_reply() local 280 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyInstance() local 305 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyInstance_reply() local 327 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumerateInstanceVersion() local 347 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumerateInstanceVersion_reply() local 379 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumerateInstanceLayerProperties() local 416 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumerateInstanceLayerProperties_reply() local 463 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkEnumerateInstanceExtensionProperties() local 514 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkEnumerateInstanceExtensionProperties_reply() local 563 size_t cmd_size = vn_sizeof_vkCreateInstance(pCreateInfo, pAllocator, pInstance); vn_submit_vkCreateInstance() local 584 size_t cmd_size = vn_sizeof_vkDestroyInstance(instance, pAllocator); vn_submit_vkDestroyInstance() local 605 size_t cmd_size = vn_sizeof_vkEnumerateInstanceVersion(pApiVersion); vn_submit_vkEnumerateInstanceVersion() local 626 size_t cmd_size = vn_sizeof_vkEnumerateInstanceLayerProperties(pPropertyCount, pProperties); vn_submit_vkEnumerateInstanceLayerProperties() local 647 size_t cmd_size = vn_sizeof_vkEnumerateInstanceExtensionProperties(pLayerName, pPropertyCount, pProperties); vn_submit_vkEnumerateInstanceExtensionProperties() local [all...] |
H A D | vn_protocol_driver_descriptor_set.h | 501 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkAllocateDescriptorSets() local 540 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkAllocateDescriptorSets_reply() local 583 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkFreeDescriptorSets() local 621 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkFreeDescriptorSets_reply() local 653 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkUpdateDescriptorSets() local 705 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkUpdateDescriptorSets_reply() local 733 size_t cmd_size = vn_sizeof_vkAllocateDescriptorSets(device, pAllocateInfo, pDescriptorSets); vn_submit_vkAllocateDescriptorSets() local 754 size_t cmd_size = vn_sizeof_vkFreeDescriptorSets(device, descriptorPool, descriptorSetCount, pDescriptorSets); vn_submit_vkFreeDescriptorSets() local 775 size_t cmd_size = vn_sizeof_vkUpdateDescriptorSets(device, descriptorWriteCount, pDescriptorWrites, descriptorCopyCount, pDescriptorCopies); vn_submit_vkUpdateDescriptorSets() local [all...] |
H A D | vn_protocol_driver_descriptor_set_layout.h | 510 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateDescriptorSetLayout() local 545 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateDescriptorSetLayout_reply() local 583 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyDescriptorSetLayout() local 610 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyDescriptorSetLayout_reply() local 634 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkGetDescriptorSetLayoutSupport() local 664 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkGetDescriptorSetLayoutSupport_reply() local 694 size_t cmd_size = vn_sizeof_vkCreateDescriptorSetLayout(device, pCreateInfo, pAllocator, pSetLayout); vn_submit_vkCreateDescriptorSetLayout() local 715 size_t cmd_size = vn_sizeof_vkDestroyDescriptorSetLayout(device, descriptorSetLayout, pAllocator); vn_submit_vkDestroyDescriptorSetLayout() local 736 size_t cmd_size = vn_sizeof_vkGetDescriptorSetLayoutSupport(device, pCreateInfo, pSupport); vn_submit_vkGetDescriptorSetLayoutSupport() local [all...] |
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_device.c | 244 execbuf_locked(struct fd_device *dev, void *cmd, uint32_t cmd_size, in execbuf_locked() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_instance.h | 133 vn_instance_submit_command_init(struct vn_instance *instance, struct vn_instance_submit_command *submit, void *cmd_data, size_t cmd_size, size_t reply_size) vn_instance_submit_command_init() argument
|