Home
last modified time | relevance | path

Searched refs:stencilValue (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1483 int stencilValue = 78; in modifyRenderbufferClearStencil() local
1495 GLU_CHECK_CALL(glClearStencil(stencilValue)); in modifyRenderbufferClearStencil()
1502 tcu::IVec4 color = tcu::IVec4(stencilValue, stencilValue, stencilValue, stencilValue); in modifyRenderbufferClearStencil()
/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
294 … clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue)); in generateBaseClearAndDepthCommands()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
294 … clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue)); in generateBaseClearAndDepthCommands()