Home | History | Annotate | Download | only in main

Lines Matching refs:GL_SHORT

304    else if (datatype == GL_SHORT && comps == 4) {
317 else if (datatype == GL_SHORT && comps == 3) {
329 else if (datatype == GL_SHORT && comps == 2) {
340 else if (datatype == GL_SHORT && comps == 1) {
908 else if ((datatype == GL_SHORT) && (comps == 4)) {
919 else if ((datatype == GL_SHORT) && (comps == 3)) {
929 else if ((datatype == GL_SHORT) && (comps == 2)) {
938 else if ((datatype == GL_SHORT) && (comps == 1)) {