/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Caps.cpp | 163 static bool GetFormatSupportBase(const TextureCapsMap &textureCaps, in GetFormatSupportBase() 205 static bool GetFormatSupport(const TextureCapsMap &textureCaps, in GetFormatSupport() 219 static bool DeterminePackedDepthStencilSupport(const TextureCapsMap &textureCaps) in DeterminePackedDepthStencilSupport() 229 static bool DetermineReadDepthSupport(const TextureCapsMap &textureCaps) in DetermineReadDepthSupport() 239 static bool DetermineReadStencilSupport(const TextureCapsMap &textureCaps) in DetermineReadStencilSupport() 249 static bool DetermineDepthBufferFloat2Support(const TextureCapsMap &textureCaps) in DetermineDepthBufferFloat2Support() 260 static bool DetermineRGB8AndRGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineRGB8AndRGBA8TextureSupport() 271 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport() 281 static bool DetermineBGRAReadFormatSupport(const TextureCapsMap &textureCaps) in DetermineBGRAReadFormatSupport() 293 static bool DetermineColorBufferHalfFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferHalfFloatSupport() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Caps.cpp | 156 static bool GetFormatSupportBase(const TextureCapsMap &textureCaps, in GetFormatSupportBase() 193 static bool GetFormatSupport(const TextureCapsMap &textureCaps, in GetFormatSupport() 206 static bool DeterminePackedDepthStencilSupport(const TextureCapsMap &textureCaps) in DeterminePackedDepthStencilSupport() 216 static bool DetermineRGB8AndRGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineRGB8AndRGBA8TextureSupport() 227 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport() 237 static bool DetermineColorBufferHalfFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferHalfFloatSupport() 250 static bool DetermineHalfFloatTextureSupport(const TextureCapsMap &textureCaps) in DetermineHalfFloatTextureSupport() 260 static bool DetermineHalfFloatTextureFilteringSupport(const TextureCapsMap &textureCaps) in DetermineHalfFloatTextureFilteringSupport() 270 static bool DetermineFloatTextureSupport(const TextureCapsMap &textureCaps) in DetermineFloatTextureSupport() 280 static bool DetermineFloatTextureFilteringSupport(const TextureCapsMap &textureCaps) in DetermineFloatTextureFilteringSupport() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanFormatTablesTest.cpp | 69 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
|
D | D3D11FormatTablesTest.cpp | 45 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanFormatTablesTest.cpp | 69 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
|
D | D3D11FormatTablesTest.cpp | 46 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RenderbufferGL.cpp | 31 const gl::TextureCapsMap &textureCaps) in RenderbufferGL()
|
D | renderergl_utils.cpp | 235 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 435 gl::TextureCaps textureCaps = in GenerateCaps() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | renderer9_utils.cpp | 422 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 519 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
|
D | Renderer9.cpp | 2553 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | renderer9_utils.cpp | 422 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 502 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
|
D | Renderer9.cpp | 2512 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.cpp | 226 gl::TextureCaps textureCaps; in initialize() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.cpp | 276 gl::TextureCaps textureCaps; in initialize() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 434 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 654 gl::TextureCaps textureCaps = in GenerateCaps() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | renderer11_utils.cpp | 89 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 1391 gl::TextureCaps textureCaps = in GenerateCaps() local
|
D | TextureStorage11.cpp | 3735 const gl::TextureCaps &textureCaps = in ensureTextureExists() local 3952 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
|
D | Renderer11.cpp | 2837 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | renderer11_utils.cpp | 102 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local 1399 gl::TextureCaps textureCaps = GenerateTextureFormatCaps( in GenerateCaps() local
|
D | TextureStorage11.cpp | 3332 const gl::TextureCaps &textureCaps = in ensureTextureExists() local 3523 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
|
D | Renderer11.cpp | 2518 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
|