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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4772 struct marshal_cmd_LightModelf struct
4779 _mesa_unmarshal_LightModelf(struct gl_context *ctx, const struct marshal_cmd_LightModelf *cmd, const uint64_t *last)
4784 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LightModelf), 8) / 8);
4792 int cmd_size = sizeof(struct marshal_cmd_LightModelf);
4793 struct marshal_cmd_LightModelf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1810 struct marshal_cmd_LightModelf;
1811 uint32_t _mesa_unmarshal_LightModelf(struct gl_context *ctx, const struct marshal_cmd_LightModelf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5566 struct marshal_cmd_LightModelf struct
5573 _mesa_unmarshal_LightModelf(struct gl_context *ctx, const struct marshal_cmd_LightModelf *cmd)
5583 size_t cmd_size = sizeof(struct marshal_cmd_LightModelf);
5584 struct marshal_cmd_LightModelf *cmd;
[all...]

Completed in 132 milliseconds