Searched defs:GetPreferredSwapChainTextureFormat (Results 1 – 5 of 5) sorted by relevance
35 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::NullBinding
44 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::VulkanBinding
42 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::D3D12Binding
43 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::OpenGLBinding
183 wgpu::TextureFormat GetPreferredSwapChainTextureFormat() { in GetPreferredSwapChainTextureFormat() function