Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1752 static const T max_1 = (1 << size_1) - 1; in read3Channel() local
1759 mask = max_1; in read3Channel()
1760 max = max_1; in read3Channel()
1813 static const T max_1 = (1 << size_1) - 1; in read4Channel() local
1821 mask = max_1; in read4Channel()
1822 max = max_1; in read4Channel()
1996 static const T max_1 = (1 << size_1) - 1; in write3Channel() local
2003 mask = max_1; in write3Channel()
2004 max = max_1; in write3Channel()
2057 static const T max_1 = (1 << size_1) - 1; in write4Channel() local
[all …]