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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5740 struct marshal_cmd_TexGenfv struct
5748 _mesa_unmarshal_TexGenfv(struct gl_context *ctx, const struct marshal_cmd_TexGenfv *cmd, const uint64_t *last)
5763 int cmd_size = sizeof(struct marshal_cmd_TexGenfv) + params_size;
5764 struct marshal_cmd_TexGenfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1894 struct marshal_cmd_TexGenfv;
1895 uint32_t _mesa_unmarshal_TexGenfv(struct gl_context *ctx, const struct marshal_cmd_TexGenfv *cmd, const uint64_t *last);

Completed in 44 milliseconds