Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluTextureUtil.hpp88 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contex…
DgluTextureUtil.cpp1191 bool isSizedFormatColorRenderable (const RenderContext& renderCtx, const ContextInfo& contextInfo, … in isSizedFormatColorRenderable() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp248 …if (!glu::isSizedFormatColorRenderable(m_context.getRenderContext(), m_context.getContextInfo(), b… in init()