Searched defs:stencilValue (Results 1 – 10 of 10) sorted by relevance
49 GLint stencilValue; member
711 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
85 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
3479 GLint stencilValue = 0; in cleartexsubimage_depth_stencil() local
1432 const deUint8 stencilValue = 0; in testLayeredReadBack() local
1197 deUint32 stencilValue; in verifyResultImage() local
4721 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
4626 deUint32 stencilValue, in clearDepthStencilImage()