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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7310 struct marshal_cmd_VertexArrayVertexBuffer struct
7320 _mesa_unmarshal_VertexArrayVertexBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexBuffer *cmd, const uint64_t *last)
7328 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexBuffer), 8) / 8);
7336 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexBuffer);
7337 struct marshal_cmd_VertexArrayVertexBuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4012 struct marshal_cmd_VertexArrayVertexBuffer;
4013 uint32_t _mesa_unmarshal_VertexArrayVertexBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexBuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29698 struct marshal_cmd_VertexArrayVertexBuffer struct
29708 _mesa_unmarshal_VertexArrayVertexBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexBuffer *cmd)
29721 size_t cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexBuffer);
29722 struct marshal_cmd_VertexArrayVertexBuffer *cmd;
[all...]

Completed in 90 milliseconds