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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2322 struct marshal_cmd_RasterPos4f struct
2331 _mesa_unmarshal_RasterPos4f(struct gl_context *ctx, const struct marshal_cmd_RasterPos4f *cmd, const uint64_t *last)
2338 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4f), 8) / 8);
2346 int cmd_size = sizeof(struct marshal_cmd_RasterPos4f);
2347 struct marshal_cmd_RasterPos4f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1561 struct marshal_cmd_RasterPos4f;
1562 uint32_t _mesa_unmarshal_RasterPos4f(struct gl_context *ctx, const struct marshal_cmd_RasterPos4f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2748 struct marshal_cmd_RasterPos4f struct
2757 _mesa_unmarshal_RasterPos4f(struct gl_context *ctx, const struct marshal_cmd_RasterPos4f *cmd)
2769 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos4f);
2770 struct marshal_cmd_RasterPos4f *cmd;
[all...]

Completed in 129 milliseconds