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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6969 struct marshal_cmd_TextureParameteriv struct
6977 _mesa_unmarshal_TextureParameteriv(struct gl_context *ctx, const struct marshal_cmd_TextureParameteriv *cmd, const uint64_t *last)
6992 int cmd_size = sizeof(struct marshal_cmd_TextureParameteriv) + param_size;
6993 struct marshal_cmd_TextureParameteriv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3981 struct marshal_cmd_TextureParameteriv;
3982 uint32_t _mesa_unmarshal_TextureParameteriv(struct gl_context *ctx, const struct marshal_cmd_TextureParameteriv *cmd, const uint64_t *last);

Completed in 28 milliseconds