Home
last modified time | relevance | path

Searched defs:_device (Results 1 – 25 of 25) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_acceleration_structure.c48 vk_common_CreateAccelerationStructureKHR(VkDevice _device, in vk_common_CreateAccelerationStructureKHR()
75 vk_common_DestroyAccelerationStructureKHR(VkDevice _device, in vk_common_DestroyAccelerationStructureKHR()
90 VkDevice _device, const VkAccelerationStructureDeviceAddressInfoKHR *pInfo) in vk_common_GetAccelerationStructureDeviceAddressKHR()
Dvk_semaphore.c136 vk_common_CreateSemaphore(VkDevice _device, in vk_common_CreateSemaphore()
233 vk_common_DestroySemaphore(VkDevice _device, in vk_common_DestroySemaphore()
312 vk_common_GetSemaphoreCounterValue(VkDevice _device, in vk_common_GetSemaphoreCounterValue()
327 vk_common_WaitSemaphores(VkDevice _device, in vk_common_WaitSemaphores()
374 vk_common_SignalSemaphore(VkDevice _device, in vk_common_SignalSemaphore()
422 vk_common_ImportSemaphoreWin32HandleKHR(VkDevice _device, in vk_common_ImportSemaphoreWin32HandleKHR()
499 vk_common_GetSemaphoreWin32HandleKHR(VkDevice _device, in vk_common_GetSemaphoreWin32HandleKHR()
538 vk_common_ImportSemaphoreFdKHR(VkDevice _device, in vk_common_ImportSemaphoreFdKHR()
629 vk_common_GetSemaphoreFdKHR(VkDevice _device, in vk_common_GetSemaphoreFdKHR()
Dvk_shader_module.c49 vk_common_CreateShaderModule(VkDevice _device, in vk_common_CreateShaderModule()
76 vk_common_GetShaderModuleIdentifierEXT(VkDevice _device, in vk_common_GetShaderModuleIdentifierEXT()
86 vk_common_GetShaderModuleCreateInfoIdentifierEXT(VkDevice _device, in vk_common_GetShaderModuleCreateInfoIdentifierEXT()
96 vk_common_DestroyShaderModule(VkDevice _device, in vk_common_DestroyShaderModule()
Dvk_fence.c149 vk_common_CreateFence(VkDevice _device, in vk_common_CreateFence()
189 vk_common_DestroyFence(VkDevice _device, in vk_common_DestroyFence()
203 vk_common_ResetFences(VkDevice _device, in vk_common_ResetFences()
230 vk_common_GetFenceStatus(VkDevice _device, in vk_common_GetFenceStatus()
250 vk_common_WaitForFences(VkDevice _device, in vk_common_WaitForFences()
350 vk_common_ImportFenceFdKHR(VkDevice _device, in vk_common_ImportFenceFdKHR()
420 vk_common_GetFenceFdKHR(VkDevice _device, in vk_common_GetFenceFdKHR()
Dvk_framebuffer.c30 vk_common_CreateFramebuffer(VkDevice _device, in vk_common_CreateFramebuffer()
72 vk_common_DestroyFramebuffer(VkDevice _device, in vk_common_DestroyFramebuffer()
Dvk_ycbcr_conversion.c34 vk_common_CreateSamplerYcbcrConversion(VkDevice _device, in vk_common_CreateSamplerYcbcrConversion()
101 vk_common_DestroySamplerYcbcrConversion(VkDevice _device, in vk_common_DestroySamplerYcbcrConversion()
Dvk_descriptor_update_template.c32 vk_common_CreateDescriptorUpdateTemplate(VkDevice _device, in vk_common_CreateDescriptorUpdateTemplate()
85 vk_common_DestroyDescriptorUpdateTemplate(VkDevice _device, in vk_common_DestroyDescriptorUpdateTemplate()
Dvk_buffer.c84 vk_common_GetBufferMemoryRequirements(VkDevice _device, in vk_common_GetBufferMemoryRequirements()
103 vk_common_GetBufferMemoryRequirements2(VkDevice _device, in vk_common_GetBufferMemoryRequirements2()
130 vk_common_BindBufferMemory(VkDevice _device, in vk_common_BindBufferMemory()
Dvk_deferred_operation.c31 vk_common_CreateDeferredOperationKHR(VkDevice _device, in vk_common_CreateDeferredOperationKHR()
52 vk_common_DestroyDeferredOperationKHR(VkDevice _device, in vk_common_DestroyDeferredOperationKHR()
Dvk_meta.c81 VkDevice _device = vk_device_to_handle(device); in destroy_object() local
209 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_sampler() local
231 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_descriptor_set_layout() local
273 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_pipeline_layout() local
330 VkDevice _device = vk_device_to_handle(device); in create_rect_list_pipeline() local
430 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_graphics_pipeline() local
514 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_compute_pipeline() local
561 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_buffer() local
581 VkDevice _device = vk_device_to_handle(device); in vk_meta_create_image_view() local
Dvk_device.c333 vk_common_GetDeviceProcAddr(VkDevice _device, in vk_common_GetDeviceProcAddr()
341 vk_common_GetDeviceQueue(VkDevice _device, in vk_common_GetDeviceQueue()
367 vk_common_GetDeviceQueue2(VkDevice _device, in vk_common_GetDeviceQueue2()
396 vk_common_MapMemory(VkDevice _device, in vk_common_MapMemory()
417 vk_common_UnmapMemory(VkDevice _device, in vk_common_UnmapMemory()
448 vk_common_GetImageMemoryRequirements(VkDevice _device, in vk_common_GetImageMemoryRequirements()
467 vk_common_BindImageMemory(VkDevice _device, in vk_common_BindImageMemory()
485 vk_common_GetImageSparseMemoryRequirements(VkDevice _device, in vk_common_GetImageSparseMemoryRequirements()
524 vk_common_DeviceWaitIdle(VkDevice _device) in vk_common_DeviceWaitIdle()
Dvk_pipeline_layout.c94 vk_common_CreatePipelineLayout(VkDevice _device, in vk_common_CreatePipelineLayout()
127 vk_common_DestroyPipelineLayout(VkDevice _device, in vk_common_DestroyPipelineLayout()
Dvk_object.c283 vk_common_CreatePrivateDataSlotEXT(VkDevice _device, in vk_common_CreatePrivateDataSlotEXT()
294 vk_common_DestroyPrivateDataSlotEXT(VkDevice _device, in vk_common_DestroyPrivateDataSlotEXT()
303 vk_common_SetPrivateDataEXT(VkDevice _device, in vk_common_SetPrivateDataEXT()
316 vk_common_GetPrivateDataEXT(VkDevice _device, in vk_common_GetPrivateDataEXT()
Dvk_descriptor_set_layout.c85 vk_common_DestroyDescriptorSetLayout(VkDevice _device, in vk_common_DestroyDescriptorSetLayout()
Dvk_command_pool.c90 vk_common_CreateCommandPool(VkDevice _device, in vk_common_CreateCommandPool()
116 vk_common_DestroyCommandPool(VkDevice _device, in vk_common_DestroyCommandPool()
Dvk_device_memory.c195 VkDevice _device, in vk_common_GetMemoryAndroidHardwareBufferANDROID()
Dvk_debug_utils.c158 VkDevice _device, in vk_common_SetDebugUtilsObjectNameEXT()
180 VkDevice _device, in vk_common_SetDebugUtilsObjectTagEXT()
Dvk_descriptors.c90 vk_common_GetSamplerOpaqueCaptureDescriptorDataEXT(VkDevice _device, in vk_common_GetSamplerOpaqueCaptureDescriptorDataEXT()
Dvk_android.c231 vk_common_AcquireImageANDROID(VkDevice _device, in vk_common_AcquireImageANDROID()
Dvk_pipeline_cache.c675 vk_common_CreatePipelineCache(VkDevice _device, in vk_common_CreatePipelineCache()
710 vk_common_GetPipelineCacheData(VkDevice _device, in vk_common_GetPipelineCacheData()
793 vk_common_MergePipelineCaches(VkDevice _device, in vk_common_MergePipelineCaches()
Dvk_render_pass.c65 vk_common_CreateRenderPass(VkDevice _device, in vk_common_CreateRenderPass()
422 vk_common_CreateRenderPass2(VkDevice _device, in vk_common_CreateRenderPass2()
1044 vk_common_DestroyRenderPass(VkDevice _device, in vk_common_DestroyRenderPass()
1067 VkDevice _device, const VkRenderingAreaInfoKHR *pRenderingAreaInfo, in vk_common_GetRenderingAreaGranularityKHR()
Dvk_image.c162 vk_common_GetImageSubresourceLayout(VkDevice _device, VkImage _image, in vk_common_GetImageSubresourceLayout()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c405 VkDevice _device, in wsi_swapchain_init()
911 wsi_CreateSwapchainKHR(VkDevice _device, in wsi_CreateSwapchainKHR()
998 wsi_DestroySwapchainKHR(VkDevice _device, in wsi_DestroySwapchainKHR()
1019 wsi_ReleaseSwapchainImagesEXT(VkDevice _device, in wsi_ReleaseSwapchainImagesEXT()
1079 wsi_AcquireNextImageKHR(VkDevice _device, in wsi_AcquireNextImageKHR()
1168 VkDevice _device, in wsi_common_acquire_next_image2()
1205 wsi_AcquireNextImage2KHR(VkDevice _device, in wsi_AcquireNextImage2KHR()
Dwsi_common_display.c2881 wsi_DisplayPowerControlEXT(VkDevice _device, in wsi_DisplayPowerControlEXT()
2915 wsi_register_device_event(VkDevice _device, in wsi_register_device_event()
2967 wsi_RegisterDeviceEventEXT(VkDevice _device, const VkDeviceEventInfoEXT *device_event_info, in wsi_RegisterDeviceEventEXT()
2996 wsi_register_display_event(VkDevice _device, in wsi_register_display_event()
3045 wsi_RegisterDisplayEventEXT(VkDevice _device, VkDisplayKHR display, in wsi_RegisterDisplayEventEXT()
3082 wsi_GetSwapchainCounterEXT(VkDevice _device, in wsi_GetSwapchainCounterEXT()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp636 PFN_vkVoidFunction gfxstream_vk_GetDeviceProcAddr(VkDevice _device, const char* pName) { in gfxstream_vk_GetDeviceProcAddr()