/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 279 const bool supportsES32orGL45 = in init() local 316 const bool supportsES32orGL45 = in genFragmentSource() local 398 const bool supportsES32orGL45 = in genFragmentSource() local 487 const bool supportsES32orGL45 = in genFragmentSource() local 662 const bool supportsES32orGL45 = in genFragmentSource() local 986 const bool supportsES32orGL45 = in genVertexSource() local 1013 const bool supportsES32orGL45 = in genFragmentSource() local 1098 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local 1229 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local 1389 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local [all …]
|
D | es31fShaderTextureSizeTests.cpp | 166 const bool supportsES32orGL45 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)) || in init() local 363 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in genFragmentSource() local
|
D | es31fShaderBuiltinConstantTests.cpp | 161 …const bool supportsES32orGL45 = contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() local 204 const bool supportsES32orGL45 = contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)) || in createGetConstantExecutor() local
|
D | es31fTessellationGeometryInteractionTests.cpp | 59 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in specializeShader() local 181 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local 488 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local 882 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local 2194 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fDrawBuffersIndexedTests.cpp | 1204 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local 1313 const bool supportsES32orGL45 = checkES32orGL45Support(context); in getRandomFormat() local 1423 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local 1467 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
|
D | es31fMultisampleShaderRenderCase.cpp | 671 const bool supportsES32orGL45 = in genVertexSource() local
|
D | es31fSampleShadingTests.cpp | 416 const bool supportsES32orGL45 = in genFragmentSource() local
|
D | es31fTextureMultisampleTests.cpp | 1166 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), gl… in init() local 1392 const bool supportsES32orGL45 = in genSamplerShader() local 1932 const bool supportsES32orGL45 = in iterate() local
|
D | es31fProgramStateQueryTests.cpp | 659 const bool supportsES32orGL45 = checkSupport(m_context); in init() local
|
D | es31fDrawElementsBaseVertexTests.cpp | 228 …const bool supportsES32orGL45 = contextSupports(ctxType, glu::ApiType::es(3, 2)) || contextSupport… in init() local
|
D | es31fNegativeTextureApiTests.cpp | 78 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45() function
|
D | es31fNegativeShaderApiTests.cpp | 89 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45() function
|
D | es31fTextureSpecificationTests.cpp | 240 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in checkExtensionSupport() local
|
D | es31fBasicComputeShaderTests.cpp | 1254 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in iterate() local
|
D | es31fProgramInterfaceQueryTests.cpp | 932 const bool supportsES32orGL45 = checkSupport(m_context); in init() local 2725 const bool supportsES32orGL45 = checkSupport(m_context); in init() local 2876 const bool supportsES32orGL45 = checkSupport(m_context); in init() local
|
D | es31fTextureBorderClampTests.cpp | 653 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
|
D | es31fTextureGatherTests.cpp | 1254 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), g… in init() local
|
D | es31fShaderImageLoadStoreTests.cpp | 381 static bool supportsES32orGL45(const RenderContext& renderContext) in supportsES32orGL45() function
|
D | es31fGeometryShaderTests.cpp | 120 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in specializeShader() local
|
D | es31fTessellationTests.cpp | 1530 static bool supportsES32orGL45(Context& context) in supportsES32orGL45() function
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDrawBuffersIndexedTests.cpp | 1216 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local 1325 const bool supportsES32orGL45 = checkES32orGL45Support(context); in getRandomFormat() local 1435 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local 1479 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsDrawTest.cpp | 3185 const bool supportsES32orGL45 = contextSupports(m_renderCtx.getType(), glu::ApiType::es(3, 2)) || in iterate() local
|