Home
last modified time | relevance | path

Searched defs:srcTex (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp199 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()
/external/deqp/modules/egl/
DteglImageTests.cpp429 deUint32 srcTex = 1; in iterate() local
DteglImageFormatTests.cpp379 Texture srcTex (gl); in invokeGLES2() local
771 glu::Texture srcTex (gl); in invokeGLES2() local
/external/skia/tests/
DSurfaceTest.cpp669 GrBackendObject srcTex = tex->getTextureHandle(); in DEF_GPUTEST() local