Searched defs:checkIntEquals (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIndexedStateQueryTests.cpp | 42 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function 54 void checkIntEquals (tcu::TestContext& testCtx, GLint64 got, GLint64 expected) in checkIntEquals() function
|
D | es3fRboStateQueryTests.cpp | 83 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es3fBufferObjectQueryTests.cpp | 48 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es3fFboStateQueryTests.cpp | 120 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es3fShaderStateQueryTests.cpp | 76 bool checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboStateQueryTests.cpp | 46 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es2fBufferObjectQueryTests.cpp | 48 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es2fRboStateQueryTests.cpp | 83 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|
D | es2fShaderStateQueryTests.cpp | 73 bool checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() function
|