Searched refs:insert_3f_3 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vertex_generic.c217 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/
H A Dt_vertex_generic.c217 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 217 milliseconds