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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c1864 struct marshal_cmd_RasterPos2f struct
1871 _mesa_unmarshal_RasterPos2f(struct gl_context *ctx, const struct marshal_cmd_RasterPos2f *cmd, const uint64_t *last)
1876 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2f), 8) / 8);
1884 int cmd_size = sizeof(struct marshal_cmd_RasterPos2f);
1885 struct marshal_cmd_RasterPos2f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1513 struct marshal_cmd_RasterPos2f;
1514 uint32_t _mesa_unmarshal_RasterPos2f(struct gl_context *ctx, const struct marshal_cmd_RasterPos2f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2194 struct marshal_cmd_RasterPos2f struct
2201 _mesa_unmarshal_RasterPos2f(struct gl_context *ctx, const struct marshal_cmd_RasterPos2f *cmd)
2211 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos2f);
2212 struct marshal_cmd_RasterPos2f *cmd;
[all...]

Completed in 85 milliseconds