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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c573 struct marshal_cmd_Color3ub struct
581 _mesa_unmarshal_Color3ub(struct gl_context *ctx, const struct marshal_cmd_Color3ub *cmd, const uint64_t *last)
587 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3ub), 8) / 8);
595 int cmd_size = sizeof(struct marshal_cmd_Color3ub);
596 struct marshal_cmd_Color3ub *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1378 struct marshal_cmd_Color3ub;
1379 uint32_t _mesa_unmarshal_Color3ub(struct gl_context *ctx, const struct marshal_cmd_Color3ub *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c632 struct marshal_cmd_Color3ub struct
640 _mesa_unmarshal_Color3ub(struct gl_context *ctx, const struct marshal_cmd_Color3ub *cmd)
651 size_t cmd_size = sizeof(struct marshal_cmd_Color3ub);
652 struct marshal_cmd_Color3ub *cmd;
[all...]

Completed in 87 milliseconds