Searched refs:marshal_cmd_TexGenf (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5708 struct marshal_cmd_TexGenf struct
5716 _mesa_unmarshal_TexGenf(struct gl_context *ctx, const struct marshal_cmd_TexGenf *cmd, const uint64_t *last)
5722 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGenf), 8) / 8);
5730 int cmd_size = sizeof(struct marshal_cmd_TexGenf);
5731 struct marshal_cmd_TexGenf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1891 struct marshal_cmd_TexGenf;
1892 uint32_t _mesa_unmarshal_TexGenf(struct gl_context *ctx, const struct marshal_cmd_TexGenf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6241 struct marshal_cmd_TexGenf struct
6249 _mesa_unmarshal_TexGenf(struct gl_context *ctx, const struct marshal_cmd_TexGenf *cmd)
6260 size_t cmd_size = sizeof(struct marshal_cmd_TexGenf);
6261 struct marshal_cmd_TexGenf *cmd;
[all...]

Completed in 87 milliseconds