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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4733 struct marshal_cmd_Lightiv struct
4741 _mesa_unmarshal_Lightiv(struct gl_context *ctx, const struct marshal_cmd_Lightiv *cmd, const uint64_t *last)
4756 int cmd_size = sizeof(struct marshal_cmd_Lightiv) + params_size;
4757 struct marshal_cmd_Lightiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1807 struct marshal_cmd_Lightiv;
1808 uint32_t _mesa_unmarshal_Lightiv(struct gl_context *ctx, const struct marshal_cmd_Lightiv *cmd, const uint64_t *last);

Completed in 27 milliseconds