Searched defs:max_3 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1754 static const T max_3 = (1 << size_3) - 1; local
1769 mask = max_3;
1770 max = max_3;
1815 static const T max_3 = (1 << size_3) - 1; local
1831 mask = max_3;
1832 max = max_3;
1998 static const T max_3 = (1 << size_3) - 1; local
2013 mask = max_3;
2014 max = max_3;
2059 static const T max_3 local
[all...]

Completed in 108 milliseconds