Home
last modified time | relevance | path

Searched defs:vbo_context (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_context.h66 struct vbo_context { struct
89 static inline struct vbo_context *vbo_context(struct gl_context *ctx) in vbo_context() function
/external/mesa3d/src/mesa/main/
Dmtypes.h5021 struct vbo_context *vbo_context; member