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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2969 struct marshal_cmd_TexCoord2d struct
2976 _mesa_unmarshal_TexCoord2d(struct gl_context *ctx, const struct marshal_cmd_TexCoord2d *cmd, const uint64_t *last)
2981 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2d), 8) / 8);
2989 int cmd_size = sizeof(struct marshal_cmd_TexCoord2d);
2990 struct marshal_cmd_TexCoord2d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1627 struct marshal_cmd_TexCoord2d;
1628 uint32_t _mesa_unmarshal_TexCoord2d(struct gl_context *ctx, const struct marshal_cmd_TexCoord2d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3527 struct marshal_cmd_TexCoord2d struct
3534 _mesa_unmarshal_TexCoord2d(struct gl_context *ctx, const struct marshal_cmd_TexCoord2d *cmd)
3544 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord2d);
3545 struct marshal_cmd_TexCoord2d *cmd;
[all...]

Completed in 92 milliseconds