Home
last modified time | relevance | path

Searched refs:max_2 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1753 static const T max_2 = (1 << size_2) - 1; in read3Channel() local
1764 mask = max_2; in read3Channel()
1765 max = max_2; in read3Channel()
1814 static const T max_2 = (1 << size_2) - 1; in read4Channel() local
1826 mask = max_2; in read4Channel()
1827 max = max_2; in read4Channel()
1997 static const T max_2 = (1 << size_2) - 1; in write3Channel() local
2008 mask = max_2; in write3Channel()
2009 max = max_2; in write3Channel()
2058 static const T max_2 = (1 << size_2) - 1; in write4Channel() local
[all …]