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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5637 struct marshal_cmd_TexGend struct
5645 _mesa_unmarshal_TexGend(struct gl_context *ctx, const struct marshal_cmd_TexGend *cmd, const uint64_t *last)
5651 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGend), 8) / 8);
5659 int cmd_size = sizeof(struct marshal_cmd_TexGend);
5660 struct marshal_cmd_TexGend *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1885 struct marshal_cmd_TexGend;
1886 uint32_t _mesa_unmarshal_TexGend(struct gl_context *ctx, const struct marshal_cmd_TexGend *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6192 struct marshal_cmd_TexGend struct
6200 _mesa_unmarshal_TexGend(struct gl_context *ctx, const struct marshal_cmd_TexGend *cmd)
6211 size_t cmd_size = sizeof(struct marshal_cmd_TexGend);
6212 struct marshal_cmd_TexGend *cmd;
[all...]

Completed in 123 milliseconds