Searched refs:blitStencilToColor2D (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, … in blitStencilToColor2D() function 553 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 783 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 859 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 918 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 979 blitStencilToColor2D(renderCtx, *depthStencilTex, levelWidth, levelHeight); in iterate()
|