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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4989 struct marshal_cmd_Materialfv struct
4997 _mesa_unmarshal_Materialfv(struct gl_context *ctx, const struct marshal_cmd_Materialfv *cmd, const uint64_t *last)
5012 int cmd_size = sizeof(struct marshal_cmd_Materialfv) + params_size;
5013 struct marshal_cmd_Materialfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1831 struct marshal_cmd_Materialfv;
1832 uint32_t _mesa_unmarshal_Materialfv(struct gl_context *ctx, const struct marshal_cmd_Materialfv *cmd, const uint64_t *last);

Completed in 28 milliseconds