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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c399 struct marshal_cmd_Color3f struct
407 _mesa_unmarshal_Color3f(struct gl_context *ctx, const struct marshal_cmd_Color3f *cmd, const uint64_t *last)
413 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3f), 8) / 8);
421 int cmd_size = sizeof(struct marshal_cmd_Color3f);
422 struct marshal_cmd_Color3f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1360 struct marshal_cmd_Color3f;
1361 uint32_t _mesa_unmarshal_Color3f(struct gl_context *ctx, const struct marshal_cmd_Color3f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c422 struct marshal_cmd_Color3f struct
430 _mesa_unmarshal_Color3f(struct gl_context *ctx, const struct marshal_cmd_Color3f *cmd)
441 size_t cmd_size = sizeof(struct marshal_cmd_Color3f);
442 struct marshal_cmd_Color3f *cmd;
[all...]

Completed in 273 milliseconds