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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c4898 struct marshal_cmd_CopyMultiTexSubImage3DEXT struct
4913 _mesa_unmarshal_CopyMultiTexSubImage3DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage3DEXT *cmd, const uint64_t *last)
4926 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage3DEXT), 8) / 8);
4934 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage3DEXT);
4935 struct marshal_cmd_CopyMultiTexSubImage3DEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4656 struct marshal_cmd_CopyMultiTexSubImage3DEXT;
4657 uint32_t _mesa_unmarshal_CopyMultiTexSubImage3DEXT(struct gl_context *ctx, const struct marshal_cmd_CopyMultiTexSubImage3DEXT *cmd, const uint64_t *last);

Completed in 33 milliseconds