Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp936 const CopyTexImageFormat& copyTexImageFormat) in CopyTexImageCase()