Home
last modified time | relevance | path

Searched refs:cellL1Rect (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp292 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/
Des3fDepthStencilTests.cpp292 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()