OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verifyImageYellowGreen
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles31/stress/
es31sVertexAttributeBindingTests.cpp
72
static bool
verifyImageYellowGreen
(const tcu::Surface& image, tcu::TestLog& log, bool logImageOnSuccess)
200
if (
verifyImageYellowGreen
(surface, m_testCtx.getLog(), false))
/external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp
78
static bool
verifyImageYellowGreen
(const tcu::Surface& image, tcu::TestLog& log, bool logImageOnSuccess)
206
if (
verifyImageYellowGreen
(surface, m_testCtx.getLog(), false))
[
all
...]
es31fDrawTests.cpp
108
static bool
verifyImageYellowGreen
(const tcu::Surface& image, tcu::TestLog& log)
802
if (
verifyImageYellowGreen
(surface, m_testCtx.getLog()))
[
all
...]
Completed in 410 milliseconds