Searched refs:GLushort (Results 1 – 6 of 6) sorted by relevance
231 ((GLushort *)indices)[i]; in convertFixedIndirectLoop()256 ((GLushort *)indices)[i]; in convertByteIndirectLoop()285 GLushort index = (indices_type == GL_UNSIGNED_SHORT? in indirectToBytesRanges()286 static_cast<const GLushort*>(indices)[i]: in indirectToBytesRanges()293 int bytesRangesToIndices(RangeList& ranges,GLESpointer* p,GLushort* indices) { in bytesRangesToIndices()331 GLushort* indices = NULL; in convertDirectVBO()343 indices = new GLushort[count]; in convertDirectVBO()361 GLushort* us_indices =(GLushort *)indices; in findMaxIndex()390 GLushort* conversionIndices = NULL; in convertIndirectVBO()399 conversionIndices = new GLushort[count]; in convertIndirectVBO()
39 typedef unsigned short GLushort; typedef
553 extern GLboolean WINAPI wglCreateDisplayColorTableEXT (GLushort id);554 extern GLboolean WINAPI wglLoadDisplayColorTableEXT (const GLushort *table, GLuint length);555 extern GLboolean WINAPI wglBindDisplayColorTableEXT (GLushort id);556 extern VOID WINAPI wglDestroyDisplayColorTableEXT (GLushort id);558 typedef GLboolean (WINAPI * PFNWGLCREATEDISPLAYCOLORTABLEEXTPROC) (GLushort id);559 typedef GLboolean (WINAPI * PFNWGLLOADDISPLAYCOLORTABLEEXTPROC) (const GLushort *table, GLuint leng…560 typedef GLboolean (WINAPI * PFNWGLBINDDISPLAYCOLORTABLEEXTPROC) (GLushort id);561 typedef VOID (WINAPI * PFNWGLDESTROYDISPLAYCOLORTABLEEXTPROC) (GLushort id);
173 static_cast<const GLushort*>(indices_in)[i]: \ in drawPointsData()
27 typedef unsigned short GLushort; typedef
31 typedef unsigned short GLushort; typedef