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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6320 struct marshal_cmd_TextureSubImage1D struct
6332 _mesa_unmarshal_TextureSubImage1D(struct gl_context *ctx, const struct marshal_cmd_TextureSubImage1D *cmd, const uint64_t *last)
6342 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage1D), 8) / 8);
6350 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage1D);
6351 struct marshal_cmd_TextureSubImage1D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3939 struct marshal_cmd_TextureSubImage1D;
3940 uint32_t _mesa_unmarshal_TextureSubImage1D(struct gl_context *ctx, const struct marshal_cmd_TextureSubImage1D *cmd, const uint64_t *last);

Completed in 28 milliseconds