Home
last modified time | relevance | path

Searched defs:textureCaps (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp163 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/
DCaps.cpp156 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/
DVulkanFormatTablesTest.cpp69 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
DD3D11FormatTablesTest.cpp45 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp69 const gl::TextureCaps &textureCaps = renderer->getNativeTextureCaps().get(internalFormat); in TEST_P() local
DD3D11FormatTablesTest.cpp46 const auto &textureCaps = renderer->getNativeTextureCaps(); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRenderbufferGL.cpp31 const gl::TextureCapsMap &textureCaps) in RenderbufferGL()
Drenderergl_utils.cpp235 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/
Drenderer9_utils.cpp422 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
519 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
DRenderer9.cpp2553 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp422 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
502 gl::TextureCaps textureCaps = GenerateTextureFormatCaps(internalFormat, d3d9, deviceType, in GenerateCaps() local
DRenderer9.cpp2512 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp226 gl::TextureCaps textureCaps; in initialize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp276 gl::TextureCaps textureCaps; in initialize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp434 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/
Drenderer11_utils.cpp89 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
1391 gl::TextureCaps textureCaps = in GenerateCaps() local
DTextureStorage11.cpp3735 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
3952 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
DRenderer11.cpp2837 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp102 gl::TextureCaps textureCaps; in GenerateTextureFormatCaps() local
1399 gl::TextureCaps textureCaps = GenerateTextureFormatCaps( in GenerateCaps() local
DTextureStorage11.cpp3332 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
3523 const gl::TextureCaps &textureCaps = in ensureTextureExists() local
DRenderer11.cpp2518 const gl::TextureCaps &textureCaps = getNativeTextureCaps().get(format); in createRenderTarget() local