Home
last modified time | relevance | path

Searched defs:vulkanInterface (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DSkiaVkRenderEngine.h41 DestroySemaphoreInfo(VulkanInterface& vulkanInterface, std::vector<VkSemaphore> semaphores) in DestroySemaphoreInfo()
43 DestroySemaphoreInfo(VulkanInterface& vulkanInterface, VkSemaphore semaphore) in DestroySemaphoreInfo()
H A DGraphiteVkRenderEngine.cpp67 VulkanInterface& vulkanInterface) { in createContext()
95 VulkanInterface& vulkanInterface = getVulkanInterface(isProtected()); in flushAndSubmit() local
H A DGaneshVkRenderEngine.cpp57 VulkanInterface& vulkanInterface) { in createContext()
/aosp_15_r20/external/skia/src/gpu/vk/
H A DVulkanUtilsPriv.cpp231 void InvokeDeviceLostCallback(const skgpu::VulkanInterface* vulkanInterface, in InvokeDeviceLostCallback()