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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1052 struct marshal_cmd_Color4ub struct
1061 _mesa_unmarshal_Color4ub(struct gl_context *ctx, const struct marshal_cmd_Color4ub *cmd, const uint64_t *last)
1068 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4ub), 8) / 8);
1076 int cmd_size = sizeof(struct marshal_cmd_Color4ub);
1077 struct marshal_cmd_Color4ub *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1426 struct marshal_cmd_Color4ub;
1427 uint32_t _mesa_unmarshal_Color4ub(struct gl_context *ctx, const struct marshal_cmd_Color4ub *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1207 struct marshal_cmd_Color4ub struct
1216 _mesa_unmarshal_Color4ub(struct gl_context *ctx, const struct marshal_cmd_Color4ub *cmd)
1228 size_t cmd_size = sizeof(struct marshal_cmd_Color4ub);
1229 struct marshal_cmd_Color4ub *cmd;
[all...]

Completed in 87 milliseconds