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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5246 struct marshal_cmd_TexParameterf struct
5254 _mesa_unmarshal_TexParameterf(struct gl_context *ctx, const struct marshal_cmd_TexParameterf *cmd, const uint64_t *last)
5260 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexParameterf), 8) / 8);
5268 int cmd_size = sizeof(struct marshal_cmd_TexParameterf);
5269 struct marshal_cmd_TexParameterf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1855 struct marshal_cmd_TexParameterf;
1856 uint32_t _mesa_unmarshal_TexParameterf(struct gl_context *ctx, const struct marshal_cmd_TexParameterf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c5974 struct marshal_cmd_TexParameterf struct
5982 _mesa_unmarshal_TexParameterf(struct gl_context *ctx, const struct marshal_cmd_TexParameterf *cmd)
5993 size_t cmd_size = sizeof(struct marshal_cmd_TexParameterf);
5994 struct marshal_cmd_TexParameterf *cmd;
[all...]

Completed in 89 milliseconds