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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c4848 struct marshal_cmd_CopyMultiTexSubImage2DEXT struct
4862 _mesa_unmarshal_CopyMultiTexSubImage2DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage2DEXT *cmd, const uint64_t *last)
4874 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage2DEXT), 8) / 8);
4882 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage2DEXT);
4883 struct marshal_cmd_CopyMultiTexSubImage2DEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4653 struct marshal_cmd_CopyMultiTexSubImage2DEXT;
4654 uint32_t _mesa_unmarshal_CopyMultiTexSubImage2DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage2DEXT *cmd, const uint64_t *last);

Completed in 275 milliseconds