Home
last modified time | relevance | path

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

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