Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureUtil.hpp84 bool isSizedFormatColorRenderable(const RenderContext &renderCtx, const ContextInfo &contextInfo, u…
H A DgluTextureUtil.cpp1555 bool isSizedFormatColorRenderable(const RenderContext &renderCtx, const ContextInfo &contextInfo, u… in isSizedFormatColorRenderable() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp246 … if (!glu::isSizedFormatColorRenderable(m_context.getRenderContext(), m_context.getContextInfo(), in init()