Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h104 struct CopyTexImageImageFormat struct
108 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions, argument
Dformatutilsgl.cpp826 CopyTexImageImageFormat GetCopyTexImageImageFormat(const FunctionsGL *functions, in GetCopyTexImageImageFormat()
831 CopyTexImageImageFormat result; in GetCopyTexImageImageFormat()
DBlitGL.cpp318 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copySubImageToLUMAWorkaroundTexture()
486 nativegl::CopyTexImageImageFormat copyTexImageFormat = nativegl::GetCopyTexImageImageFormat( in blitColorBufferWithShader()
DTextureGL.cpp668 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copyImage()