Home
last modified time | relevance | path

Searched defs:CLEAR_COLOR (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f); variable
/external/deqp/modules/gles2/functional/
Des2fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f); variable
/external/deqp/modules/egl/
DteglRenderTests.cpp75 static const tcu::Vec4 CLEAR_COLOR = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f); variable