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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4662 struct marshal_cmd_Lightfv struct
4670 _mesa_unmarshal_Lightfv(struct gl_context *ctx, const struct marshal_cmd_Lightfv *cmd, const uint64_t *last)
4685 int cmd_size = sizeof(struct marshal_cmd_Lightfv) + params_size;
4686 struct marshal_cmd_Lightfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1801 struct marshal_cmd_Lightfv;
1802 uint32_t _mesa_unmarshal_Lightfv(struct gl_context *ctx, const struct marshal_cmd_Lightfv *cmd, const uint64_t *last);

Completed in 26 milliseconds