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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c7031 struct marshal_cmd_VertexArrayVertexAttribOffsetEXT struct
7044 _mesa_unmarshal_VertexArrayVertexAttribOffsetEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribOffsetEXT *cmd, const uint64_t *last)
7055 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribOffsetEXT), 8) / 8);
7063 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribOffsetEXT);
7064 struct marshal_cmd_VertexArrayVertexAttribOffsetEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4818 struct marshal_cmd_VertexArrayVertexAttribOffsetEXT;
4819 uint32_t _mesa_unmarshal_VertexArrayVertexAttribOffsetEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribOffsetEXT *cmd, const uint64_t *last);

Completed in 28 milliseconds