Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1746 static const T max_2 = (1 << size_2) - 1; in read3Channel() local
1807 static const T max_2 = (1 << size_2) - 1; in read4Channel() local
1989 static const T max_2 = (1 << size_2) - 1; in write3Channel() local
2050 static const T max_2 = (1 << size_2) - 1; in write4Channel() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp352 const T max_2 = (1 << size_2) - 1; in write3Channel() local
400 T max_2 = (1 << size_2) - 1; in write4Channel() local