Searched refs:isUnsignedByte (Results 1 – 2 of 2) sorted by relevance
91 bool isUnsignedByte; variable
31 bit32 fmt = index_stream.isUnsignedByte ? 0x00000000 : 0x80000000; in MakeDrawCommand()