Home
last modified time | relevance | path

Searched refs:GetCopyTexImageImageFormat (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h108 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions,
DBlitGL.cpp319 nativegl::GetCopyTexImageImageFormat(mFunctions, mFeatures, readFormat, readType); in copySubImageToLUMAWorkaroundTexture()
486 nativegl::CopyTexImageImageFormat copyTexImageFormat = nativegl::GetCopyTexImageImageFormat( in blitColorBufferWithShader()
Dformatutilsgl.cpp826 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions, in GetCopyTexImageImageFormat() function
DTextureGL.cpp669 nativegl::GetCopyTexImageImageFormat(functions, features, internalFormat, type); in copyImage()