Searched refs:copyFormat (Results 1 – 1 of 1) sorted by relevance
2356 const PixelFormat& copyFormat = getPixelFormat(copyFormatEnum->format); in doCopyInner() local2357 gl.framebufferTexture2D(GL_FRAMEBUFFER, copyFormat.attachment, GL_TEXTURE_2D, texture2, 0); in doCopyInner()2380 << copyFormat.attachment << tcu::TestLog::EndMessage; in doCopyInner()2389 << copyFormat.attachment << tcu::TestLog::EndMessage; in doCopyInner()