Searched defs:srcTex (Results 1 – 4 of 4) sorted by relevance
199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, … in blitStencilToColor2D()264 static void blitStencilToColor2DArray (const glu::RenderContext& renderCtx, deUint32 srcTex, int wi… in blitStencilToColor2DArray()329 static void blitStencilToColorCube (const glu::RenderContext& renderCtx, deUint32 srcTex, const flo… in blitStencilToColorCube()
429 deUint32 srcTex = 1; in iterate() local
379 Texture srcTex (gl); in invokeGLES2() local771 glu::Texture srcTex (gl); in invokeGLES2() local
669 GrBackendObject srcTex = tex->getTextureHandle(); in DEF_GPUTEST() local