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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3327 struct marshal_cmd_VertexArrayBindVertexBufferEXT struct
3337 _mesa_unmarshal_VertexArrayBindVertexBufferEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayBindVertexBufferEXT *cmd, const uint64_t *last)
3345 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayBindVertexBufferEXT), 8) / 8);
3353 int cmd_size = sizeof(struct marshal_cmd_VertexArrayBindVertexBufferEXT);
3354 struct marshal_cmd_VertexArrayBindVertexBufferEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3686 struct marshal_cmd_VertexArrayBindVertexBufferEXT;
3687 uint32_t _mesa_unmarshal_VertexArrayBindVertexBufferEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayBindVertexBufferEXT *cmd, const uint64_t *last);

Completed in 30 milliseconds