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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2761 struct marshal_cmd_TexCoord1d struct
2767 _mesa_unmarshal_TexCoord1d(struct gl_context *ctx, const struct marshal_cmd_TexCoord1d *cmd, const uint64_t *last)
2771 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1d), 8) / 8);
2779 int cmd_size = sizeof(struct marshal_cmd_TexCoord1d);
2780 struct marshal_cmd_TexCoord1d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1603 struct marshal_cmd_TexCoord1d;
1604 uint32_t _mesa_unmarshal_TexCoord1d(struct gl_context *ctx, const struct marshal_cmd_TexCoord1d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3271 struct marshal_cmd_TexCoord1d struct
3277 _mesa_unmarshal_TexCoord1d(struct gl_context *ctx, const struct marshal_cmd_TexCoord1d *cmd)
3286 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord1d);
3287 struct marshal_cmd_TexCoord1d *cmd;
[all...]

Completed in 88 milliseconds