Home
last modified time | relevance | path

Searched refs:isUnsignedByte (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Vertex.h91 bool isUnsignedByte; variable
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Vertex.cpp31 bit32 fmt = index_stream.isUnsignedByte ? 0x00000000 : 0x80000000; in MakeDrawCommand()