HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_prim (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo.h 41 struct _mesa_prim { struct
76 const struct _mesa_prim *prims,
103 const struct _mesa_prim *prim,
119 const struct _mesa_prim *prim,
144 vbo_get_minmax_indices(struct gl_context *ctx, const struct _mesa_prim *prim,
159 count_tessellated_primitives(const struct _mesa_prim *prim);
163 const struct _mesa_prim *prim,
  /external/mesa3d/src/mesa/vbo/
vbo.h 41 struct _mesa_prim { struct
76 const struct _mesa_prim *prims,
103 const struct _mesa_prim *prim,
119 const struct _mesa_prim *prim,
144 vbo_get_minmax_indices(struct gl_context *ctx, const struct _mesa_prim *prim,
159 count_tessellated_primitives(const struct _mesa_prim *prim);
163 const struct _mesa_prim *prim,

Completed in 719 milliseconds