Home | History | Annotate | Download | only in libagl

Lines Matching defs:formats

367         GGLFormat const * formats = gglGetPixelFormatTable();
368 params[0] = formats[index].ah - formats[index].al;
373 GGLFormat const * formats = gglGetPixelFormatTable();
374 params[0] = formats[index].rh - formats[index].rl;
379 GGLFormat const * formats = gglGetPixelFormatTable();
380 params[0] = formats[index].gh - formats[index].gl;
385 GGLFormat const * formats = gglGetPixelFormatTable();
386 params[0] = formats[index].bh - formats[index].bl;