Home
last modified time | relevance | path

Searched defs:internalFormatInfo (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_desktop.cpp86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
DTexture.cpp1324 const InternalFormat &internalFormatInfo = in copyImage() local
1501 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
2046 InternalFormat internalFormatInfo = GetSizedInternalFormatInfo(internalFormat); in setBufferRange() local
DCaps.cpp70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
Dformatutils.cpp1582 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
DvalidationES2.cpp164 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
958 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp58 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp955 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/
DTextureGL.cpp275 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
DBlitGL.cpp165 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
1168 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
Drenderergl_utils.cpp2287 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp94 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DRenderer11.cpp3188 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
DTextureStorage11.cpp751 const gl::InternalFormat &internalFormatInfo = in setData() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_0_params.cpp707 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
Dcapture_gles_2_0_params.cpp694 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3165 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp579 const gl::InternalFormat &internalFormatInfo = in copyImage() local