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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c6348 struct marshal_cmd_Disable struct
6354 _mesa_unmarshal_Disable(struct gl_context *ctx, const struct marshal_cmd_Disable *cmd, const uint64_t *last)
6358 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Disable), 8) / 8);
6366 int cmd_size = sizeof(struct marshal_cmd_Disable);
6367 struct marshal_cmd_Disable *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1957 struct marshal_cmd_Disable;
1958 uint32_t _mesa_unmarshal_Disable(struct gl_context *ctx, const struct marshal_cmd_Disable *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6944 struct marshal_cmd_Disable struct
6950 _mesa_unmarshal_Disable(struct gl_context *ctx, const struct marshal_cmd_Disable *cmd)
6959 size_t cmd_size = sizeof(struct marshal_cmd_Disable);
6960 struct marshal_cmd_Disable *cmd;
[all...]

Completed in 141 milliseconds