Searched defs:checkIntEquals (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fFboStateQueryTests.cpp | 45 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es2fBufferObjectQueryTests.cpp | 47 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es2fRboStateQueryTests.cpp | 77 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es2fShaderStateQueryTests.cpp | 73 bool checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 47 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function 60 void checkIntEquals(tcu::TestContext &testCtx, GLint64 got, GLint64 expected) in checkIntEquals() function
|
H A D | es3fRboStateQueryTests.cpp | 77 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es3fBufferObjectQueryTests.cpp | 47 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es3fFboStateQueryTests.cpp | 117 void checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|
H A D | es3fShaderStateQueryTests.cpp | 76 bool checkIntEquals(tcu::TestContext &testCtx, GLint got, GLint expected) in checkIntEquals() function
|