Searched defs:isCoreGL45 (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderStateQueryTests.cpp | 2193 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2262 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2372 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2491 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2606 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2718 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2777 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2836 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2912 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local
|
| D | es3fRboStateQueryTests.cpp | 178 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local
|
| /external/deqp/modules/glshared/ |
| D | glsTextureStateQueryTests.cpp | 1196 const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local
|