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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c882 struct marshal_cmd_VertexAttrib4fvARB struct
889 _mesa_unmarshal_VertexAttrib4fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fvARB *cmd, const uint64_t *last)
894 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fvARB), 8) / 8);
902 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fvARB);
903 struct marshal_cmd_VertexAttrib4fvARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2854 struct marshal_cmd_VertexAttrib4fvARB;
2855 uint32_t _mesa_unmarshal_VertexAttrib4fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fvARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16752 struct marshal_cmd_VertexAttrib4fvARB struct
16759 _mesa_unmarshal_VertexAttrib4fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fvARB *cmd)
16769 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fvARB);
16770 struct marshal_cmd_VertexAttrib4fvARB *cmd;
[all...]

Completed in 88 milliseconds