Home
last modified time | relevance | path

Searched defs:GetFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddxgi_format_map_autogen.cpp270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat() function
/third_party/vk-gl-cts/external/amber/src/src/
Dshader.h40 ShaderFormat GetFormat() const { return shader_format_; } in GetFormat() function
Dbuffer.h90 Format* GetFormat() const { return format_; } in GetFormat() function
Dcommand.h454 Format* GetFormat() const { return format_; } in GetFormat() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp326 const Format& TextureBase::GetFormat() const { in GetFormat() function in dawn_native::TextureBase
503 const Format& TextureViewBase::GetFormat() const { in GetFormat() function in dawn_native::TextureViewBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp504 const Format& TextureBase::GetFormat() const { in GetFormat() function in dawn_native::TextureBase
742 const Format& TextureViewBase::GetFormat() const { in GetFormat() function in dawn_native::TextureViewBase
DSwapChain.cpp365 wgpu::TextureFormat NewSwapChainBase::GetFormat() const { in GetFormat() function in dawn_native::NewSwapChainBase