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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c623 struct marshal_cmd_VertexAttrib4Nub struct
633 _mesa_unmarshal_VertexAttrib4Nub(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nub *cmd, const uint64_t *last)
641 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nub), 8) / 8);
649 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nub);
650 struct marshal_cmd_VertexAttrib4Nub *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2830 struct marshal_cmd_VertexAttrib4Nub;
2831 uint32_t _mesa_unmarshal_VertexAttrib4Nub(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nub *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16445 struct marshal_cmd_VertexAttrib4Nub struct
16455 _mesa_unmarshal_VertexAttrib4Nub(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nub *cmd)
16468 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nub);
16469 struct marshal_cmd_VertexAttrib4Nub *cmd;
[all...]

Completed in 91 milliseconds