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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6650 struct marshal_cmd_CopyTextureSubImage1D struct
6661 _mesa_unmarshal_CopyTextureSubImage1D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage1D *cmd, const uint64_t *last)
6670 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage1D), 8) / 8);
6678 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage1D);
6679 struct marshal_cmd_CopyTextureSubImage1D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3957 struct marshal_cmd_CopyTextureSubImage1D;
3958 uint32_t _mesa_unmarshal_CopyTextureSubImage1D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage1D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29151 struct marshal_cmd_CopyTextureSubImage1D struct
29162 _mesa_unmarshal_CopyTextureSubImage1D(struct gl_context *ctx, const struct marshal_cmd_CopyTextureSubImage1D *cmd)
29176 size_t cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage1D);
29177 struct marshal_cmd_CopyTextureSubImage1D *cmd;
[all...]

Completed in 90 milliseconds