Searched defs:vulkanInterface (Results 1 – 4 of 4) sorted by relevance
41 DestroySemaphoreInfo(VulkanInterface& vulkanInterface, std::vector<VkSemaphore> semaphores) in DestroySemaphoreInfo()43 DestroySemaphoreInfo(VulkanInterface& vulkanInterface, VkSemaphore semaphore) in DestroySemaphoreInfo()
67 VulkanInterface& vulkanInterface) { in createContext()95 VulkanInterface& vulkanInterface = getVulkanInterface(isProtected()); in flushAndSubmit() local
57 VulkanInterface& vulkanInterface) { in createContext()
231 void InvokeDeviceLostCallback(const skgpu::VulkanInterface* vulkanInterface, in InvokeDeviceLostCallback()