Home
last modified time | relevance | path

Searched defs:isGL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp82 const bool isGL = glu::isContextTypeGLCore(contextType); in iterate() local
172 const bool isGL = glu::isContextTypeGLCore(contextType); in iterate() local
235 const bool isGL = glu::isContextTypeGLCore(contextType); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp757 bool isGL = glu::isContextTypeGLCore(m_renderCtx.getType()); in initShaderSources() local