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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3279 struct marshal_cmd_TexCoord3fv struct
3285 _mesa_unmarshal_TexCoord3fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3fv *cmd, const uint64_t *last)
3289 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3fv), 8) / 8);
3297 int cmd_size = sizeof(struct marshal_cmd_TexCoord3fv);
3298 struct marshal_cmd_TexCoord3fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1660 struct marshal_cmd_TexCoord3fv;
1661 uint32_t _mesa_unmarshal_TexCoord3fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3903 struct marshal_cmd_TexCoord3fv struct
3909 _mesa_unmarshal_TexCoord3fv(struct gl_context *ctx, const struct marshal_cmd_TexCoord3fv *cmd)
3918 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord3fv);
3919 struct marshal_cmd_TexCoord3fv *cmd;
[all...]

Completed in 133 milliseconds