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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2383 struct marshal_cmd_RasterPos4i struct
2392 _mesa_unmarshal_RasterPos4i(struct gl_context *ctx, const struct marshal_cmd_RasterPos4i *cmd, const uint64_t *last)
2399 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4i), 8) / 8);
2407 int cmd_size = sizeof(struct marshal_cmd_RasterPos4i);
2408 struct marshal_cmd_RasterPos4i *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1567 struct marshal_cmd_RasterPos4i;
1568 uint32_t _mesa_unmarshal_RasterPos4i(struct gl_context *ctx, const struct marshal_cmd_RasterPos4i *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2821 struct marshal_cmd_RasterPos4i struct
2830 _mesa_unmarshal_RasterPos4i(struct gl_context *ctx, const struct marshal_cmd_RasterPos4i *cmd)
2842 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos4i);
2843 struct marshal_cmd_RasterPos4i *cmd;
[all...]

Completed in 158 milliseconds