Lines Matching refs:GL_SHORT
333 case GL_SHORT: stride = buffer.componentCount * (int)sizeof(GLshort); break; in createRandomBufferData()
377 case GL_SHORT: in createRandomBufferData()
440 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
458 case GL_SHORT: scale = (0.5f/float((1u<<14)-1u)); break; in createProgram()
486 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
515 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
756 BufferSpec shortCoordBuffer48 = { 48, 2*384, 4, 0, 0, GL_SHORT, -32768, 32768, 0.0f, 0.0f }; in init()
763 m_spec.state.attributes[attribNdx].type = GL_SHORT; in init()
781 m_spec.vao.attributes[attribNdx].type = GL_SHORT; in init()
909 case GL_SHORT: stride = buffer.componentCount * (int)sizeof(GLshort); break; in createRandomBufferData()
953 case GL_SHORT: in createRandomBufferData()
1016 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
1034 case GL_SHORT: scale = (0.5f/float((1u<<14)-1u)); break; in createProgram()
1062 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
1092 case GL_SHORT: scale = (1.0f/float((1u<<14)-1u)); break; in createProgram()
1255 BufferSpec shortCoordBuffer48 = { 48, 192, 2, 0, 0, GL_SHORT, -32768, 32768, 0.0f, 0.0f }; in init()
1343 state.attributes[0].type = GL_SHORT; in init()
1381 state.attributes[0].type = GL_SHORT; in init()
1403 spec.vao.attributes[0].type = GL_SHORT; in init()
1456 state.attributes[0].type = GL_SHORT; in init()
1505 state.attributes[0].type = GL_SHORT; in init()
1542 state.attributes[0].type = GL_SHORT; in init()