Searched refs:marshal_cmd_TexCoord1fv (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2839 struct marshal_cmd_TexCoord1fv struct
2845 _mesa_unmarshal_TexCoord1fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord1fv *cmd, const uint64_t *last)
2849 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1fv), 8) / 8);
2857 int cmd_size = sizeof(struct marshal_cmd_TexCoord1fv);
2858 struct marshal_cmd_TexCoord1fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1612 struct marshal_cmd_TexCoord1fv;
1613 uint32_t _mesa_unmarshal_TexCoord1fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord1fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3367 struct marshal_cmd_TexCoord1fv struct
3373 _mesa_unmarshal_TexCoord1fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord1fv *cmd)
3382 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord1fv);
3383 struct marshal_cmd_TexCoord1fv *cmd;
[all...]

Completed in 86 milliseconds