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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4474 struct marshal_cmd_Fogfv struct
4481 _mesa_unmarshal_Fogfv(struct gl_context *ctx, const struct marshal_cmd_Fogfv *cmd, const uint64_t *last)
4495 int cmd_size = sizeof(struct marshal_cmd_Fogfv) + params_size;
4496 struct marshal_cmd_Fogfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1783 struct marshal_cmd_Fogfv;
1784 uint32_t _mesa_unmarshal_Fogfv(struct gl_context *ctx, const struct marshal_cmd_Fogfv *cmd, const uint64_t *last);

Completed in 26 milliseconds