Searched refs:get_array_format (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | varray.c | 310 get_array_format(const struct gl_context *ctx, GLint sizeMax, GLint *size) function in typeref:typename:GLenum 698 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 710 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 798 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 810 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 947 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 965 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 2389 GLenum format = get_array_format(ctx, sizeMax, &size); 2484 GLenum format = get_array_format(ctx, sizeMax, &size);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | varray.c | 602 get_array_format(const struct gl_context *ctx, GLint sizeMax, GLint *size) function in typeref:typename:GLenum 1110 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1123 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1153 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1316 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1329 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1356 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1622 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1641 GLenum format = get_array_format(ctx, BGRA_OR_4, &size); 1675 GLenum format = get_array_format(ct [all...] |
Completed in 9 milliseconds