Searched defs:type_to_bit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dvarray.c68 type_to_bit(const struct gl_context *ctx, GLenum type) function
186 typeBit = type_to_bit(ctx, type);
/external/mesa3d/src/mesa/main/
H A Dvarray.c68 type_to_bit(const struct gl_context *ctx, GLenum type) function
186 typeBit = type_to_bit(ctx, type);

Completed in 101 milliseconds