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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1457 struct marshal_cmd_VertexAttribL4d struct
1467 _mesa_unmarshal_VertexAttribL4d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL4d *cmd, const uint64_t *last)
1475 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL4d), 8) / 8);
1483 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL4d);
1484 struct marshal_cmd_VertexAttribL4d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3521 struct marshal_cmd_VertexAttribL4d;
3522 uint32_t _mesa_unmarshal_VertexAttribL4d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL4d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24936 struct marshal_cmd_VertexAttribL4d struct
24946 _mesa_unmarshal_VertexAttribL4d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL4d *cmd)
24959 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribL4d);
24960 struct marshal_cmd_VertexAttribL4d *cmd;
[all...]

Completed in 89 milliseconds