Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformat_map_desktop.cpp86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
DTexture.cpp1380 const InternalFormat &internalFormatInfo = in copyImage() local
1557 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
2147 InternalFormat internalFormatInfo = GetSizedInternalFormatInfo(internalFormat); in setBufferRange() local
DCaps.cpp70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
Dformatutils.cpp1667 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
DvalidationES2.cpp167 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
1015 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
DvalidationES3.cpp752 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES3TexImageParametersBase() local
/external/angle/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp65 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1014 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1124 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1240 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1303 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
1832 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1892 const gl::InternalFormat &internalFormatInfo = in copyImage() local
2009 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
2073 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
2583 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
2745 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
[all …]
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp283 const gl::InternalFormat &internalFormatInfo = in setImageHelper() local
1109 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1196 const gl::InternalFormat &internalFormatInfo = in setStorage() local
2135 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
DBlitGL.cpp173 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
1224 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
Drenderergl_utils.cpp2692 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp93 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DRenderer11.cpp3295 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
DTextureStorage11.cpp770 const gl::InternalFormat &internalFormatInfo = in setData() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_params.cpp715 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
Dcapture_gles_3_0_params.cpp711 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3217 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp722 const gl::InternalFormat &internalFormatInfo = in copyImage() local