OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_UNSIGNED_BYTE
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fPrimitiveRestartTests.cpp
49
static const deUint32
MAX_UNSIGNED_BYTE
= (1<<8) - 1;
53
static const deUint8 RESTART_INDEX_UNSIGNED_BYTE = (deUint8)
MAX_UNSIGNED_BYTE
;
158
DE_ASSERT(de::inRange(index, (deUint32)0,
MAX_UNSIGNED_BYTE
));
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar
Completed in 48 milliseconds