/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 82 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local 140 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fInternalFormatQueryTests.cpp | 77 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local 96 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in iterate() local
|
D | es31fProgramStateQueryTests.cpp | 76 const bool isES32orGL45 = checkSupport(context); in specializeShader() local 109 const bool isES32orGL45 = checkSupport(m_context); in iterate() local 223 const bool isES32orGL45 = checkSupport(m_context); in iterate() local
|
D | es31fShaderStateQueryTests.cpp | 101 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in iterate() local 385 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fNegativeSampleVariablesTests.cpp | 95 …const bool isES32orGL45 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)… in checkSupported() local
|
D | es31fNegativeTextureApiTests.cpp | 3712 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage2d_invalid_binding() local 3761 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage2d_invalid_levels() local 3906 const bool isES32orGL45 = supportsES32orGL45(ctx); in texstorage3d_invalid_levels() local
|
D | es31fTextureFilteringTests.cpp | 201 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fShaderMultisampleInterpolationTests.cpp | 53 const bool isES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in specializeShader() local
|
D | es31fSampleVariableTests.cpp | 934 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fSynchronizationTests.cpp | 126 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in specializeShader() local
|
D | es31fTextureBorderClampTests.cpp | 2072 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in init() local
|
D | es31fCopyImageTests.cpp | 1928 const bool isES32orGL45 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)) || in init() local
|
D | es31fNegativeShaderFunctionTests.cpp | 4050 const bool isES32orGL45 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)) || in genShaderSourceInterpolateAt() local
|
D | es31fProgramInterfaceQueryTests.cpp | 2762 const bool isES32orGL45 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)) || in iterate() local
|