Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp6033 static const glw::GLuint expected_decremented_three[] = { 0, expected_incremented_two[1], in testAtomic() local
6036 …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()