Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1788 static const T max_3 = (1 << size_3) - 1; in read3Channel() local
1849 static const T max_3 = (1 << size_3) - 1; in read4Channel() local
2031 static const T max_3 = (1 << size_3) - 1; in write3Channel() local
2092 static const T max_3 = (1 << size_3) - 1; in write4Channel() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp337 const T max_3 = (1 << size_3) - 1; in write3Channel() local
382 T max_3 = (1 << size_3) - 1; in write4Channel() local