Lines Matching refs:GL_SHORT
129 InsertFormatMapping(map, GL_R16I, GL_RED_INTEGER, GL_SHORT); in BuildFormatMap3D()
140 InsertFormatMapping(map, GL_RG16I, GL_RG_INTEGER, GL_SHORT); in BuildFormatMap3D()
160 InsertFormatMapping(map, GL_RGB16I, GL_RGB_INTEGER, GL_SHORT); in BuildFormatMap3D()
179 InsertFormatMapping(map, GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT); in BuildFormatMap3D()
201 case GL_SHORT: in ValidateType3D()
276 InsertFormatStorageMapping(map, GL_R16I, GL_SHORT); in BuildFormatMapStorage2D()
286 InsertFormatStorageMapping(map, GL_RG16I, GL_SHORT); in BuildFormatMapStorage2D()
300 InsertFormatStorageMapping(map, GL_RGB16I, GL_SHORT); in BuildFormatMapStorage2D()
315 InsertFormatStorageMapping(map, GL_RGBA16I, GL_SHORT); in BuildFormatMapStorage2D()
2110 case GL_SHORT: in glVertexAttribIPointer()
2177 case GL_SHORT: in glGetVertexAttribIiv()
2248 case GL_SHORT: in glGetVertexAttribIuiv()