Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformat_map_desktop.cpp86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
DTexture.cpp1164 const InternalFormat &internalFormatInfo = in copyImage() local
1284 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
DCaps.cpp69 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
Dformatutils.cpp1203 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
Dcapture_gles_3_0_params.cpp682 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
Dcapture_gles_2_0_params.cpp693 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
DvalidationES2.cpp163 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
1150 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
/external/angle/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp57 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp900 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1010 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1126 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1189 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
1702 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1762 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1878 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1942 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
2435 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
2596 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
[all …]
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp970 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1069 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1848 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
Drenderergl_utils.cpp1755 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
DBlitGL.cpp165 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp94 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DRenderer11.cpp3062 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
DTextureStorage11.cpp750 const gl::InternalFormat &internalFormatInfo = in setData() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp312 const gl::InternalFormat &internalFormatInfo = in copyImage() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3134 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local