Searched defs:isCoreGL45 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 2121 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2193 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2303 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2414 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2530 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2642 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2701 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local 2760 … 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
|
H A D | es3fRboStateQueryTests.cpp | 174 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local
|