OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHaveMulticolorAtts
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/glshared/
glsFboCompletenessTests.hpp
70
void
setHaveMulticolorAtts
(bool have) { m_haveMultiColorAtts = have; }
/external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp
363
m_fboc.
setHaveMulticolorAtts
(
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
517
m_fboc.
setHaveMulticolorAtts
(true); // Vanilla ES3 has multiple color attachments
Completed in 56 milliseconds