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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c2087 struct marshal_cmd_RasterPos3f struct
2095 _mesa_unmarshal_RasterPos3f(struct gl_context *ctx, const struct marshal_cmd_RasterPos3f *cmd, const uint64_t *last)
2101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3f), 8) / 8);
2109 int cmd_size = sizeof(struct marshal_cmd_RasterPos3f);
2110 struct marshal_cmd_RasterPos3f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1537 struct marshal_cmd_RasterPos3f;
1538 uint32_t _mesa_unmarshal_RasterPos3f(struct gl_context *ctx, const struct marshal_cmd_RasterPos3f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2465 struct marshal_cmd_RasterPos3f struct
2473 _mesa_unmarshal_RasterPos3f(struct gl_context *ctx, const struct marshal_cmd_RasterPos3f *cmd)
2484 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos3f);
2485 struct marshal_cmd_RasterPos3f *cmd;
[all...]

Completed in 218 milliseconds