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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1919 struct marshal_cmd_RasterPos2i struct
1926 _mesa_unmarshal_RasterPos2i(struct gl_context *ctx, const struct marshal_cmd_RasterPos2i *cmd, const uint64_t *last)
1931 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2i), 8) / 8);
1939 int cmd_size = sizeof(struct marshal_cmd_RasterPos2i);
1940 struct marshal_cmd_RasterPos2i *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1519 struct marshal_cmd_RasterPos2i;
1520 uint32_t _mesa_unmarshal_RasterPos2i(struct gl_context *ctx, const struct marshal_cmd_RasterPos2i *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2261 struct marshal_cmd_RasterPos2i struct
2268 _mesa_unmarshal_RasterPos2i(struct gl_context *ctx, const struct marshal_cmd_RasterPos2i *cmd)
2278 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos2i);
2279 struct marshal_cmd_RasterPos2i *cmd;
[all...]

Completed in 86 milliseconds