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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c869 struct marshal_cmd_Color4f struct
878 _mesa_unmarshal_Color4f(struct gl_context *ctx, const struct marshal_cmd_Color4f *cmd, const uint64_t *last)
885 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4f), 8) / 8);
893 int cmd_size = sizeof(struct marshal_cmd_Color4f);
894 struct marshal_cmd_Color4f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1408 struct marshal_cmd_Color4f;
1409 uint32_t _mesa_unmarshal_Color4f(struct gl_context *ctx, const struct marshal_cmd_Color4f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c988 struct marshal_cmd_Color4f struct
997 _mesa_unmarshal_Color4f(struct gl_context *ctx, const struct marshal_cmd_Color4f *cmd)
1009 size_t cmd_size = sizeof(struct marshal_cmd_Color4f);
1010 struct marshal_cmd_Color4f *cmd;
[all...]

Completed in 164 milliseconds