Searched defs:GetVkDevice (Results 1 – 2 of 2) sorted by relevance
59 VkDevice GetVkDevice() const { return device_; } in GetVkDevice() function
209 VkDevice Device::GetVkDevice() const { in GetVkDevice() function in dawn_native::vulkan::Device