Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1809 static const T max_4 = (1 << size_4) - 1; in read4Channel() local
2052 static const T max_4 = (1 << size_4) - 1; in write4Channel() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp402 T max_4 = (1 << size_4) - 1; in write4Channel() local