Home
last modified time | relevance | path

Searched refs:isSizedFormatColorRenderable (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureUtil.hpp88 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contex…
DgluTextureUtil.cpp1189 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contextInfo, … in isSizedFormatColorRenderable() function
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp248 …if (!glu::isSizedFormatColorRenderable(m_context.getRenderContext(), m_context.getContextInfo(), b… in init()