Home
last modified time | relevance | path

Searched defs:copyTexImageFormat (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp350 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copySubImageToLUMAWorkaroundTexture() local
518 nativegl::CopyTexImageImageFormat copyTexImageFormat = nativegl::GetCopyTexImageImageFormat( in blitColorBufferWithShader() local
DTextureGL.cpp697 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copyImage() local
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp936 const CopyTexImageFormat& copyTexImageFormat) in CopyTexImageCase()