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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3337 struct marshal_cmd_TexCoord3iv struct
3343 _mesa_unmarshal_TexCoord3iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3iv *cmd, const uint64_t *last)
3347 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3iv), 8) / 8);
3355 int cmd_size = sizeof(struct marshal_cmd_TexCoord3iv);
3356 struct marshal_cmd_TexCoord3iv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1666 struct marshal_cmd_TexCoord3iv;
1667 uint32_t _mesa_unmarshal_TexCoord3iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3iv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3973 struct marshal_cmd_TexCoord3iv struct
3979 _mesa_unmarshal_TexCoord3iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3iv *cmd)
3988 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord3iv);
3989 struct marshal_cmd_TexCoord3iv *cmd;
[all...]

Completed in 179 milliseconds