Searched defs:firstDraw (Results 1 – 3 of 3) sorted by relevance
163 bool firstDraw = fDraws.begin() == fDraws.end(); in recordDraw() local
1186 void DepthBoundsRangeUnrestrictedTestInstance::prepareCommandBuffer (bool firstDraw) in prepareCommandBuffer()1213 tcu::TestStatus DepthBoundsRangeUnrestrictedTestInstance::verifyTestResult (bool firstDraw) in verifyTestResult()
795 const tcu::Vec4 firstDraw = (clearColor + quadColor) * 0.5f; in verifyLayerContent() local