Home
last modified time | relevance | path

Searched defs:GetPreferredSwapChainTextureFormat (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DNullBinding.cpp35 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::NullBinding
DVulkanBinding.cpp44 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::VulkanBinding
DD3D12Binding.cpp42 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::D3D12Binding
DOpenGLBinding.cpp43 WGPUTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::OpenGLBinding
/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DNullBinding.cpp35 DawnTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::NullBinding
DVulkanBinding.cpp44 DawnTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::VulkanBinding
DD3D12Binding.cpp42 DawnTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::D3D12Binding
DOpenGLBinding.cpp43 DawnTextureFormat GetPreferredSwapChainTextureFormat() override { in GetPreferredSwapChainTextureFormat() function in utils::OpenGLBinding
/third_party/flutter/skia/third_party/externals/dawn/examples/
DSampleUtils.cpp155 dawn::TextureFormat GetPreferredSwapChainTextureFormat() { in GetPreferredSwapChainTextureFormat() function
/third_party/skia/third_party/externals/dawn/examples/
DSampleUtils.cpp183 wgpu::TextureFormat GetPreferredSwapChainTextureFormat() { in GetPreferredSwapChainTextureFormat() function