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