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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4445 struct marshal_cmd_Fogf struct
4452 _mesa_unmarshal_Fogf(struct gl_context *ctx, const struct marshal_cmd_Fogf *cmd, const uint64_t *last)
4457 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Fogf), 8) / 8);
4465 int cmd_size = sizeof(struct marshal_cmd_Fogf);
4466 struct marshal_cmd_Fogf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1780 struct marshal_cmd_Fogf;
1781 uint32_t _mesa_unmarshal_Fogf(struct gl_context *ctx, const struct marshal_cmd_Fogf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5309 struct marshal_cmd_Fogf struct
5316 _mesa_unmarshal_Fogf(struct gl_context *ctx, const struct marshal_cmd_Fogf *cmd)
5326 size_t cmd_size = sizeof(struct marshal_cmd_Fogf);
5327 struct marshal_cmd_Fogf *cmd;
[all...]

Completed in 163 milliseconds