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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex_generic.c 217 static inline void insert_3f_3( const struct tnl_clipspace_attr *a, GLubyte *v, const GLfloat *in ) function
776 { insert_3f_1, insert_3f_2, insert_3f_3, insert_3f_3 },
919 EMIT2(insert_3f_3, insert_4ub_4f_rgba_4, emit_xyz3_rgba4)
949 else if (vtx->attr[0].emit == insert_3f_3 &&
  /external/mesa3d/src/mesa/tnl/
t_vertex_generic.c 217 static inline void insert_3f_3( const struct tnl_clipspace_attr *a, GLubyte *v, const GLfloat *in ) function
776 { insert_3f_1, insert_3f_2, insert_3f_3, insert_3f_3 },
919 EMIT2(insert_3f_3, insert_4ub_4f_rgba_4, emit_xyz3_rgba4)
949 else if (vtx->attr[0].emit == insert_3f_3 &&

Completed in 27 milliseconds