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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c1190 struct marshal_cmd_InternalSetError struct
1196 _mesa_unmarshal_InternalSetError(struct gl_context *ctx, const struct marshal_cmd_InternalSetError *cmd, const uint64_t *last)
1200 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InternalSetError), 8) / 8);
1208 int cmd_size = sizeof(struct marshal_cmd_InternalSetError);
1209 struct marshal_cmd_InternalSetError *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4942 struct marshal_cmd_InternalSetError;
4943 uint32_t _mesa_unmarshal_InternalSetError(struct gl_context *ctx, const struct marshal_cmd_InternalSetError *cmd, const uint64_t *last);

Completed in 26 milliseconds