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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c4257 struct marshal_cmd_BindBuffersBase struct
4266 _mesa_unmarshal_BindBuffersBase(struct gl_context *ctx, const struct marshal_cmd_BindBuffersBase *cmd, const uint64_t *last)
4282 int cmd_size = sizeof(struct marshal_cmd_BindBuffersBase) + buffers_size;
4283 struct marshal_cmd_BindBuffersBase *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3762 struct marshal_cmd_BindBuffersBase;
3763 uint32_t _mesa_unmarshal_BindBuffersBase(struct gl_context *ctx, const struct marshal_cmd_BindBuffersBase *cmd, const uint64_t *last);

Completed in 28 milliseconds