Searched refs:cellL1Rect (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 292 rr::WindowRectangle cellL1Rect (x, y, cellL1Width, cellL1Height); in generateBaseClearAndDepthCommands() local 294 … clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue)); in generateBaseClearAndDepthCommands() 303 renderCmd.rect = cellL1Rect; in generateBaseClearAndDepthCommands()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 292 rr::WindowRectangle cellL1Rect (x, y, cellL1Width, cellL1Height); in generateBaseClearAndDepthCommands() local 294 … clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue)); in generateBaseClearAndDepthCommands() 303 renderCmd.rect = cellL1Rect; in generateBaseClearAndDepthCommands()
|