Searched refs:marshal_cmd_VertexArrayVertexAttribBindingEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3486 struct marshal_cmd_VertexArrayVertexAttribBindingEXT struct
3494 _mesa_unmarshal_VertexArrayVertexAttribBindingEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribBindingEXT *cmd, const uint64_t *last)
3500 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribBindingEXT), 8) / 8);
3508 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribBindingEXT);
3509 struct marshal_cmd_VertexArrayVertexAttribBindingEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3698 struct marshal_cmd_VertexArrayVertexAttribBindingEXT;
3699 uint32_t _mesa_unmarshal_VertexArrayVertexAttribBindingEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribBindingEXT *cmd, const uint64_t *last);

Completed in 28 milliseconds