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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c208 struct marshal_cmd_Begin struct
214 _mesa_unmarshal_Begin(struct gl_context *ctx, const struct marshal_cmd_Begin *cmd, const uint64_t *last)
218 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Begin), 8) / 8);
226 int cmd_size = sizeof(struct marshal_cmd_Begin);
227 struct marshal_cmd_Begin *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1342 struct marshal_cmd_Begin;
1343 uint32_t _mesa_unmarshal_Begin(struct gl_context *ctx, const struct marshal_cmd_Begin *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c239 struct marshal_cmd_Begin struct
245 _mesa_unmarshal_Begin(struct gl_context *ctx, const struct marshal_cmd_Begin *cmd)
254 size_t cmd_size = sizeof(struct marshal_cmd_Begin);
255 struct marshal_cmd_Begin *cmd;
[all...]

Completed in 88 milliseconds