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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6691 struct marshal_cmd_CopyTextureSubImage2D struct
6704 _mesa_unmarshal_CopyTextureSubImage2D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage2D *cmd, const uint64_t *last)
6715 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage2D), 8) / 8);
6723 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage2D);
6724 struct marshal_cmd_CopyTextureSubImage2D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3960 struct marshal_cmd_CopyTextureSubImage2D;
3961 uint32_t _mesa_unmarshal_CopyTextureSubImage2D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage2D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29198 struct marshal_cmd_CopyTextureSubImage2D struct
29211 _mesa_unmarshal_CopyTextureSubImage2D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage2D *cmd)
29227 size_t cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage2D);
29228 struct marshal_cmd_CopyTextureSubImage2D *cmd;
[all...]

Completed in 110 milliseconds