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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3665 struct marshal_cmd_Vertex2d struct
3672 _mesa_unmarshal_Vertex2d(struct gl_context *ctx, const struct marshal_cmd_Vertex2d *cmd, const uint64_t *last)
3677 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2d), 8) / 8);
3685 int cmd_size = sizeof(struct marshal_cmd_Vertex2d);
3686 struct marshal_cmd_Vertex2d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1699 struct marshal_cmd_Vertex2d;
1700 uint32_t _mesa_unmarshal_Vertex2d(struct gl_context *ctx, const struct marshal_cmd_Vertex2d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4367 struct marshal_cmd_Vertex2d struct
4374 _mesa_unmarshal_Vertex2d(struct gl_context *ctx, const struct marshal_cmd_Vertex2d *cmd)
4384 size_t cmd_size = sizeof(struct marshal_cmd_Vertex2d);
4385 struct marshal_cmd_Vertex2d *cmd;
[all...]

Completed in 206 milliseconds