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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5388 struct marshal_cmd_TexImage1D struct
5401 _mesa_unmarshal_TexImage1D(struct gl_context *ctx, const struct marshal_cmd_TexImage1D *cmd, const uint64_t *last)
5412 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage1D), 8) / 8);
5420 int cmd_size = sizeof(struct marshal_cmd_TexImage1D);
5421 struct marshal_cmd_TexImage1D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1867 struct marshal_cmd_TexImage1D;
1868 uint32_t _mesa_unmarshal_TexImage1D(struct gl_context *ctx, const struct marshal_cmd_TexImage1D *cmd, const uint64_t *last);

Completed in 25 milliseconds