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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6369 struct marshal_cmd_TextureSubImage2D struct
6383 _mesa_unmarshal_TextureSubImage2D(struct gl_context *ctx, const struct marshal_cmd_TextureSubImage2D *cmd, const uint64_t *last)
6395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage2D), 8) / 8);
6403 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage2D);
6404 struct marshal_cmd_TextureSubImage2D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3942 struct marshal_cmd_TextureSubImage2D;
3943 uint32_t _mesa_unmarshal_TextureSubImage2D(struct gl_context *ctx, const struct marshal_cmd_TextureSubImage2D *cmd, const uint64_t *last);

Completed in 28 milliseconds