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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6859 struct marshal_cmd_TextureParameteri struct
6867 _mesa_unmarshal_TextureParameteri(struct gl_context *ctx, const struct marshal_cmd_TextureParameteri *cmd, const uint64_t *last)
6873 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureParameteri), 8) / 8);
6881 int cmd_size = sizeof(struct marshal_cmd_TextureParameteri);
6882 struct marshal_cmd_TextureParameteri *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3972 struct marshal_cmd_TextureParameteri;
3973 uint32_t _mesa_unmarshal_TextureParameteri(struct gl_context *ctx, const struct marshal_cmd_TextureParameteri *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29356 struct marshal_cmd_TextureParameteri struct
29364 _mesa_unmarshal_TextureParameteri(struct gl_context *ctx, const struct marshal_cmd_TextureParameteri *cmd)
29375 size_t cmd_size = sizeof(struct marshal_cmd_TextureParameteri);
29376 struct marshal_cmd_TextureParameteri *cmd;
[all...]

Completed in 164 milliseconds