Searched refs:blitStencilToColor2D (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fStencilTexturingTests.cpp | 202 static void blitStencilToColor2D(const glu::RenderContext &renderCtx, uint32_t srcTex, int width, i… in blitStencilToColor2D() function 524 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 760 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 836 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 897 blitStencilToColor2D(renderCtx, *depthStencilTex, width, height); in iterate() 960 blitStencilToColor2D(renderCtx, *depthStencilTex, levelWidth, levelHeight); in iterate()
|