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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c4804 struct marshal_cmd_CopyMultiTexSubImage1DEXT struct
4816 _mesa_unmarshal_CopyMultiTexSubImage1DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage1DEXT *cmd, const uint64_t *last)
4826 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage1DEXT), 8) / 8);
4834 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage1DEXT);
4835 struct marshal_cmd_CopyMultiTexSubImage1DEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4650 struct marshal_cmd_CopyMultiTexSubImage1DEXT;
4651 uint32_t _mesa_unmarshal_CopyMultiTexSubImage1DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage1DEXT *cmd, const uint64_t *last);

Completed in 27 milliseconds