Lines Matching refs:GL_UNSIGNED_SHORT
128 InsertFormatMapping(map, GL_R16UI, GL_RED_INTEGER, GL_UNSIGNED_SHORT); in BuildFormatMap3D()
139 InsertFormatMapping(map, GL_RG16UI, GL_RG_INTEGER, GL_UNSIGNED_SHORT); in BuildFormatMap3D()
159 InsertFormatMapping(map, GL_RGB16UI, GL_RGB_INTEGER, GL_UNSIGNED_SHORT); in BuildFormatMap3D()
178 InsertFormatMapping(map, GL_RGBA16UI, GL_RGBA_INTEGER, GL_UNSIGNED_SHORT); in BuildFormatMap3D()
183 InsertFormatMapping(map, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT); in BuildFormatMap3D()
200 case GL_UNSIGNED_SHORT: in ValidateType3D()
275 InsertFormatStorageMapping(map, GL_R16UI, GL_UNSIGNED_SHORT); in BuildFormatMapStorage2D()
285 InsertFormatStorageMapping(map, GL_RG16UI, GL_UNSIGNED_SHORT); in BuildFormatMapStorage2D()
299 InsertFormatStorageMapping(map, GL_RGB16UI, GL_UNSIGNED_SHORT); in BuildFormatMapStorage2D()
314 InsertFormatStorageMapping(map, GL_RGBA16UI, GL_UNSIGNED_SHORT); in BuildFormatMapStorage2D()
319 InsertFormatStorageMapping(map, GL_DEPTH_COMPONENT16, GL_UNSIGNED_SHORT); in BuildFormatMapStorage2D()
601 case GL_UNSIGNED_SHORT: in glDrawRangeElements()
2111 case GL_UNSIGNED_SHORT: in glVertexAttribIPointer()
2178 case GL_UNSIGNED_SHORT: in glGetVertexAttribIiv()
2249 case GL_UNSIGNED_SHORT: in glGetVertexAttribIuiv()
3027 case GL_UNSIGNED_SHORT: in glDrawElementsInstanced()