Searched refs:marshal_cmd_PopDebugGroup (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c2811 struct marshal_cmd_PopDebugGroup struct
2816 _mesa_unmarshal_PopDebugGroup(struct gl_context *ctx, const struct marshal_cmd_PopDebugGroup *cmd, const uint64_t *last)
2819 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopDebugGroup), 8) / 8);
2827 int cmd_size = sizeof(struct marshal_cmd_PopDebugGroup);
2828 struct marshal_cmd_PopDebugGroup *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3643 struct marshal_cmd_PopDebugGroup;
3644 uint32_t _mesa_unmarshal_PopDebugGroup(struct gl_context *ctx, const struct marshal_cmd_PopDebugGroup *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26164 struct marshal_cmd_PopDebugGroup struct
26169 _mesa_unmarshal_PopDebugGroup(struct gl_context *ctx, const struct marshal_cmd_PopDebugGroup *cmd)
26177 size_t cmd_size = sizeof(struct marshal_cmd_PopDebugGroup);
26178 struct marshal_cmd_PopDebugGroup *cmd;
[all...]

Completed in 88 milliseconds