Searched refs:blitStencilToColor2D (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, … in blitStencilToColor2D() function 556 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 786 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 862 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 921 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 982 blitStencilToColor2D(renderCtx, *depthStencilTex, levelWidth, levelHeight); in iterate()
|