OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addExtFormats
(Results
1 - 6
of
6
) sorted by null
/external/deqp/modules/glshared/
glsFboCompletenessTests.hpp
72
void
addExtFormats
(FormatExtEntries extRange);
glsFboCompletenessTests.cpp
393
addExtFormats
(extRange);
403
void Context::
addExtFormats
(FormatExtEntries extRange)
405
FboUtil::
addExtFormats
(m_ctxFormats, extRange, &m_renderCtx);
406
FboUtil::
addExtFormats
(m_allFormats, extRange, DE_NULL);
glsFboUtil.hpp
191
void
addExtFormats
(FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
glsFboUtil.cpp
231
void
addExtFormats
(FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx)
/external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp
362
m_fboc.
addExtFormats
(extRange);
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
516
m_fboc.
addExtFormats
(extRange);
Completed in 210 milliseconds