Searched refs:GLbyte (Results 1 – 5 of 5) sorted by relevance
34 typedef khronos_int8_t GLbyte; typedef
284 GLbyte byteVertices[] = { -1,-1,0, // Position in WinMain()331 uiSize = 3*(sizeof(GLbyte)*10); in WinMain()364 size_of = sizeof(GLbyte); in WinMain()
244 const GLbyte* byte_data = (const GLbyte *)dataIn; in convertByteDirectLoop()257 const GLbyte* bytes_data = (GLbyte *)(dataIn + index*strideIn); in convertByteIndirectLoop()315 unsigned int bytes = type == GL_FIXED ? sizeof(GLfixed):sizeof(GLbyte); in convertDirect()375 unsigned int bytes = type == GL_FIXED ? sizeof(GLfixed):sizeof(GLbyte); in convertIndirect()
22 typedef khronos_int8_t GLbyte; typedef
26 typedef khronos_int8_t GLbyte; typedef