Searched refs:type_to_bit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | varray.c | 88 type_to_bit(const struct gl_context *ctx, GLenum type) function in typeref:typename:GLbitfield 409 typeBit = type_to_bit(ctx, type); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | varray.c | 89 type_to_bit(const struct gl_context *ctx, GLenum type) function in typeref:typename:GLbitfield 709 typeBit = type_to_bit(ctx, type); |
Completed in 11 milliseconds