Searched defs:isES2 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ | ||
H A D | tcuTexture.hpp | 681 bool isES2(void) const in isES2() function in tcu::Texture2DView |
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | State.cpp | 778 const bool isES2 = mClientVersion.major == 2; in setBlendColor() local |