OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkPointerEquals
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles3/functional/
es3fBufferObjectQueryTests.cpp
60
void
checkPointerEquals
(tcu::TestContext& testCtx, const void* got, const void* expected)
466
checkPointerEquals
(m_testCtx, initialState, 0);
475
checkPointerEquals
(m_testCtx, mapPointerState, mapPointer);
es3fShaderStateQueryTests.cpp
90
void
checkPointerEquals
(tcu::TestContext& testCtx, const void* got, const void* expected)
[
all
...]
/external/deqp/modules/gles2/functional/
es2fBufferObjectQueryTests.cpp
60
void
checkPointerEquals
(tcu::TestContext& testCtx, const void* got, const void* expected)
es2fShaderStateQueryTests.cpp
87
void
checkPointerEquals
(tcu::TestContext& testCtx, const void* got, const void* expected)
[
all
...]
Completed in 111 milliseconds