Lines Matching refs:get_array_format
597 get_array_format(const struct gl_context *ctx, GLint sizeMax, GLint *size) in get_array_format() function
1103 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_ColorPointer_no_error()
1116 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_ColorPointer()
1146 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_VertexArrayColorOffsetEXT()
1309 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_SecondaryColorPointer_no_error()
1322 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_SecondaryColorPointer()
1349 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_VertexArraySecondaryColorOffsetEXT()
1615 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_VertexAttribPointer_no_error()
1634 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_VertexAttribPointer()
1668 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); in _mesa_VertexArrayVertexAttribOffsetEXT()
3340 GLenum format = get_array_format(ctx, sizeMax, &size); in vertex_attrib_format()
3435 GLenum format = get_array_format(ctx, sizeMax, &size); in vertex_array_attrib_format()