Searched refs:marshal_cmd_VertexAttribL2dv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1524 struct marshal_cmd_VertexAttribL2dv struct
1531 _mesa_unmarshal_VertexAttribL2dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL2dv *cmd, const uint64_t *last)
1536 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL2dv), 8) / 8);
1544 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL2dv);
1545 struct marshal_cmd_VertexAttribL2dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3527 struct marshal_cmd_VertexAttribL2dv;
3528 uint32_t _mesa_unmarshal_VertexAttribL2dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribL2dv *cmd, const uint64_t *last);

Completed in 45 milliseconds