Searched refs:GC3Dushort (Results 1 – 3 of 3) sorted by relevance
39 typedef unsigned short GC3Dushort; typedef
119 *bytesPerComponent = sizeof(GC3Dushort); in computeFormatAndTypeParameters()
606 return sizeof(GC3Dushort); in sizeInBytes()1412 numElements /= sizeof(GC3Dushort); in validateIndexArrayConservative()1413 const GC3Dushort* p = static_cast<const GC3Dushort*>(buffer->data()); in validateIndexArrayConservative()1457 uoffset /= sizeof(GC3Dushort); in validateIndexArrayPrecise()1458 …const GC3Dushort* p = static_cast<const GC3Dushort*>(elementArrayBuffer->elementArrayBuffer()->dat… in validateIndexArrayPrecise()