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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c443 struct marshal_cmd_VertexAttrib3fvARB struct
450 _mesa_unmarshal_VertexAttrib3fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fvARB *cmd, const uint64_t *last)
455 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fvARB), 8) / 8);
463 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fvARB);
464 struct marshal_cmd_VertexAttrib3fvARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2812 struct marshal_cmd_VertexAttrib3fvARB;
2813 uint32_t _mesa_unmarshal_VertexAttrib3fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fvARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16229 struct marshal_cmd_VertexAttrib3fvARB struct
16236 _mesa_unmarshal_VertexAttrib3fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fvARB *cmd)
16246 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fvARB);
16247 struct marshal_cmd_VertexAttrib3fvARB *cmd;
[all...]

Completed in 152 milliseconds