| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | format_map_desktop.cpp | 86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
|
| D | Texture.cpp | 1324 const InternalFormat &internalFormatInfo = in copyImage() local 1501 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local 2046 InternalFormat internalFormatInfo = GetSizedInternalFormatInfo(internalFormat); in setBufferRange() local
|
| D | Caps.cpp | 70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
|
| D | formatutils.cpp | 1582 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | format_map_desktop.cpp | 86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
|
| D | Caps.cpp | 69 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
|
| D | Texture.cpp | 1136 const InternalFormat &internalFormatInfo = in copyImage() local 1200 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
|
| D | formatutils.cpp | 1136 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
|
| D | capture_gles_2_0_params.cpp | 690 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | D3D11FormatTablesTest.cpp | 57 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | D3D11FormatTablesTest.cpp | 58 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 879 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 981 const gl::InternalFormat &internalFormatInfo = in copyImage() local 1097 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local 1160 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local 1670 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 1730 const gl::InternalFormat &internalFormatInfo = in copyImage() local 1846 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local 1910 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local 2400 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 2561 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 955 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 1065 const gl::InternalFormat &internalFormatInfo = in copyImage() local 1180 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local 1243 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local 1758 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 1818 const gl::InternalFormat &internalFormatInfo = in copyImage() local 1933 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local 1997 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local 2492 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 2653 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | TextureGL.cpp | 275 const gl::InternalFormat &internalFormatInfo = in setImageHelper() local 1043 const gl::InternalFormat &internalFormatInfo = in setStorage() local 1130 const gl::InternalFormat &internalFormatInfo = in setStorage() local 2027 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
|
| D | BlitGL.cpp | 165 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local 1168 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
|
| D | renderergl_utils.cpp | 2287 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | TextureGL.cpp | 906 const gl::InternalFormat &internalFormatInfo = in setStorage() local 996 const gl::InternalFormat &internalFormatInfo = in setStorage() local 1718 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
|
| D | renderergl_utils.cpp | 1588 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
|
| D | BlitGL.cpp | 165 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | renderer11_utils.cpp | 94 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | renderer11_utils.cpp | 107 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 303 const gl::InternalFormat &internalFormatInfo = in copyImage() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_0_params.cpp | 707 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
|
| D | capture_gles_2_0_params.cpp | 694 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Renderer9.cpp | 3111 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
|