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