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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3578 struct marshal_cmd_TexCoord4iv struct
3584 _mesa_unmarshal_TexCoord4iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord4iv *cmd, const uint64_t *last)
3588 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4iv), 8) / 8);
3596 int cmd_size = sizeof(struct marshal_cmd_TexCoord4iv);
3597 struct marshal_cmd_TexCoord4iv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1690 struct marshal_cmd_TexCoord4iv;
1691 uint32_t _mesa_unmarshal_TexCoord4iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord4iv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4262 struct marshal_cmd_TexCoord4iv struct
4268 _mesa_unmarshal_TexCoord4iv(struct gl_context *ctx, const struct marshal_cmd_TexCoord4iv *cmd)
4277 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord4iv);
4278 struct marshal_cmd_TexCoord4iv *cmd;
[all...]

Completed in 162 milliseconds