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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5060 struct marshal_cmd_Materialiv struct
5068 _mesa_unmarshal_Materialiv(struct gl_context *ctx, const struct marshal_cmd_Materialiv *cmd, const uint64_t *last)
5083 int cmd_size = sizeof(struct marshal_cmd_Materialiv) + params_size;
5084 struct marshal_cmd_Materialiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1837 struct marshal_cmd_Materialiv;
1838 uint32_t _mesa_unmarshal_Materialiv(struct gl_context *ctx, const struct marshal_cmd_Materialiv *cmd, const uint64_t *last);

Completed in 85 milliseconds