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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1113 struct marshal_cmd_Color4ui struct
1122 _mesa_unmarshal_Color4ui(struct gl_context *ctx, const struct marshal_cmd_Color4ui *cmd, const uint64_t *last)
1129 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4ui), 8) / 8);
1137 int cmd_size = sizeof(struct marshal_cmd_Color4ui);
1138 struct marshal_cmd_Color4ui *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1432 struct marshal_cmd_Color4ui;
1433 uint32_t _mesa_unmarshal_Color4ui(struct gl_context *ctx, const struct marshal_cmd_Color4ui *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1280 struct marshal_cmd_Color4ui struct
1289 _mesa_unmarshal_Color4ui(struct gl_context *ctx, const struct marshal_cmd_Color4ui *cmd)
1301 size_t cmd_size = sizeof(struct marshal_cmd_Color4ui);
1302 struct marshal_cmd_Color4ui *cmd;
[all...]

Completed in 87 milliseconds