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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c254 struct marshal_cmd_VertexAttrib2fvARB struct
261 _mesa_unmarshal_VertexAttrib2fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fvARB *cmd, const uint64_t *last)
266 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fvARB), 8) / 8);
274 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fvARB);
275 struct marshal_cmd_VertexAttrib2fvARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2794 struct marshal_cmd_VertexAttrib2fvARB;
2795 uint32_t _mesa_unmarshal_VertexAttrib2fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fvARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16004 struct marshal_cmd_VertexAttrib2fvARB struct
16011 _mesa_unmarshal_VertexAttrib2fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fvARB *cmd)
16021 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fvARB);
16022 struct marshal_cmd_VertexAttrib2fvARB *cmd;
[all...]

Completed in 89 milliseconds