Home | History | Annotate | Download | only in main

Lines Matching refs:baseFormat

5990 _mesa_rebase_rgba_float(GLuint n, GLfloat rgba[][4], GLenum baseFormat)
5994 switch (baseFormat) {
6028 _mesa_rebase_rgba_uint(GLuint n, GLuint rgba[][4], GLenum baseFormat)
6032 switch (baseFormat) {