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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c536 struct marshal_cmd_VertexAttrib4Nbv struct
543 _mesa_unmarshal_VertexAttrib4Nbv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nbv *cmd, const uint64_t *last)
548 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nbv), 8) / 8);
556 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nbv);
557 struct marshal_cmd_VertexAttrib4Nbv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2821 struct marshal_cmd_VertexAttrib4Nbv;
2822 uint32_t _mesa_unmarshal_VertexAttrib4Nbv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nbv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16340 struct marshal_cmd_VertexAttrib4Nbv struct
16347 _mesa_unmarshal_VertexAttrib4Nbv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nbv *cmd)
16357 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nbv);
16358 struct marshal_cmd_VertexAttrib4Nbv *cmd;
[all...]

Completed in 86 milliseconds