Home | History | Annotate | Download | only in gl

Lines Matching defs:type_array

392 	static const GLenum type_array[] = { GL_BYTE,
404 static const GLuint type_array_length = sizeof(type_array) / sizeof(type_array[0]);
408 const GLenum type = type_array[i];