Searched refs:marshal_cmd_LightModelfv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4801 struct marshal_cmd_LightModelfv struct
4808 _mesa_unmarshal_LightModelfv(struct gl_context *ctx, const struct marshal_cmd_LightModelfv *cmd, const uint64_t *last)
4822 int cmd_size = sizeof(struct marshal_cmd_LightModelfv) + params_size;
4823 struct marshal_cmd_LightModelfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1813 struct marshal_cmd_LightModelfv;
1814 uint32_t _mesa_unmarshal_LightModelfv(struct gl_context *ctx, const struct marshal_cmd_LightModelfv *cmd, const uint64_t *last);

Completed in 26 milliseconds