Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1747 static const T max_3 = (1 << size_3) - 1; in read3Channel() local
1808 static const T max_3 = (1 << size_3) - 1; in read4Channel() local
1990 static const T max_3 = (1 << size_3) - 1; in write3Channel() local
2051 static const T max_3 = (1 << size_3) - 1; in write4Channel() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp353 const T max_3 = (1 << size_3) - 1; in write3Channel() local
401 T max_3 = (1 << size_3) - 1; in write4Channel() local