Searched refs:expected_decremented_three (Results 1 – 1 of 1) sorted by relevance
6033 static const glw::GLuint expected_decremented_three[] = { 0, expected_incremented_two[1], in testAtomic() local6036 …tatic const glw::GLuint expected_read_one[] = { expected_decremented_three[0], expected_decremente… in testAtomic()6037 expected_decremented_three[2] }; in testAtomic()6081 if (false == testAtomicDraw(decrement_three, expected_decremented_three)) in testAtomic()