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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c344 struct marshal_cmd_VertexAttrib3d struct
353 _mesa_unmarshal_VertexAttrib3d(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3d *cmd, const uint64_t *last)
360 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3d), 8) / 8);
368 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3d);
369 struct marshal_cmd_VertexAttrib3d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2803 struct marshal_cmd_VertexAttrib3d;
2804 uint32_t _mesa_unmarshal_VertexAttrib3d(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16112 struct marshal_cmd_VertexAttrib3d struct
16121 _mesa_unmarshal_VertexAttrib3d(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3d *cmd)
16133 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3d);
16134 struct marshal_cmd_VertexAttrib3d *cmd;
[all...]

Completed in 88 milliseconds