Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp2121 … 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 Des3fRboStateQueryTests.cpp174 … const bool isCoreGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in test() local