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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1390 struct marshal_cmd_VertexAttribL2d struct
1398 _mesa_unmarshal_VertexAttribL2d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL2d *cmd, const uint64_t *last)
1404 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL2d), 8) / 8);
1412 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL2d);
1413 struct marshal_cmd_VertexAttribL2d *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3515 struct marshal_cmd_VertexAttribL2d;
3516 uint32_t _mesa_unmarshal_VertexAttribL2d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL2d *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24857 struct marshal_cmd_VertexAttribL2d struct
24865 _mesa_unmarshal_VertexAttribL2d(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL2d *cmd)
24876 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribL2d);
24877 struct marshal_cmd_VertexAttribL2d *cmd;
[all...]

Completed in 87 milliseconds