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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated6.c6665 struct marshal_cmd_VertexArrayVertexOffsetEXT struct
6676 _mesa_unmarshal_VertexArrayVertexOffsetEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexOffsetEXT *cmd, const uint64_t *last)
6685 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexOffsetEXT), 8) / 8);
6693 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexOffsetEXT);
6694 struct marshal_cmd_VertexArrayVertexOffsetEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4791 struct marshal_cmd_VertexArrayVertexOffsetEXT;
4792 uint32_t _mesa_unmarshal_VertexArrayVertexOffsetEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexOffsetEXT *cmd, const uint64_t *last);

Completed in 27 milliseconds