Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp376 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copySubImageToLUMAWorkaroundTexture() local
545 nativegl::CopyTexImageImageFormat copyTexImageFormat = nativegl::GetCopyTexImageImageFormat( in blitColorBufferWithShader() local
H A DTextureGL.cpp711 nativegl::CopyTexImageImageFormat copyTexImageFormat = in copyImage() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp938 const CopyTexImageFormat &copyTexImageFormat) in CopyTexImageCase()