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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c4117 struct marshal_cmd_Vertex4d struct
4126 _mesa_unmarshal_Vertex4d(struct gl_context *ctx, const struct marshal_cmd_Vertex4d *cmd, const uint64_t *last)
4133 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4d), 8) / 8);
4141 int cmd_size = sizeof(struct marshal_cmd_Vertex4d);
4142 struct marshal_cmd_Vertex4d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1747 struct marshal_cmd_Vertex4d;
1748 uint32_t _mesa_unmarshal_Vertex4d(struct gl_context *ctx, const struct marshal_cmd_Vertex4d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4915 struct marshal_cmd_Vertex4d struct
4924 _mesa_unmarshal_Vertex4d(struct gl_context *ctx, const struct marshal_cmd_Vertex4d *cmd)
4936 size_t cmd_size = sizeof(struct marshal_cmd_Vertex4d);
4937 struct marshal_cmd_Vertex4d *cmd;
[all...]

Completed in 84 milliseconds