Searched refs:insert_4f_4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 155 static inline void insert_4f_4( const struct tnl_clipspace_attr *a, GLubyte *v, const GLfloat *in ) function in typeref:typename:void 780 { insert_4f_1, insert_4f_2, insert_4f_3, insert_4f_4 }, 922 EMIT3(insert_4f_4, insert_4ub_4f_rgba_4, insert_2f_2, emit_xyzw4_rgba4_st2) 926 EMIT4(insert_4f_4, insert_4ub_4f_rgba_4, insert_2f_2, insert_2f_2, emit_xyzw4_rgba4_st2_st2) 958 else if (vtx->attr[0].emit == insert_4f_4) 972 else if (vtx->attr[0].emit == insert_4f_4)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 155 static inline void insert_4f_4( const struct tnl_clipspace_attr *a, GLubyte *v, const GLfloat *in ) function in typeref:typename:void 780 { insert_4f_1, insert_4f_2, insert_4f_3, insert_4f_4 }, 922 EMIT3(insert_4f_4, insert_4ub_4f_rgba_4, insert_2f_2, emit_xyzw4_rgba4_st2) 926 EMIT4(insert_4f_4, insert_4ub_4f_rgba_4, insert_2f_2, insert_2f_2, emit_xyzw4_rgba4_st2_st2) 958 else if (vtx->attr[0].emit == insert_4f_4) 972 else if (vtx->attr[0].emit == insert_4f_4)
|
Completed in 5 milliseconds