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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3366 struct marshal_cmd_VertexArrayVertexAttribFormatEXT struct
3377 _mesa_unmarshal_VertexArrayVertexAttribFormatEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribFormatEXT *cmd, const uint64_t *last)
3386 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribFormatEXT), 8) / 8);
3394 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribFormatEXT);
3395 struct marshal_cmd_VertexArrayVertexAttribFormatEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3689 struct marshal_cmd_VertexArrayVertexAttribFormatEXT;
3690 uint32_t _mesa_unmarshal_VertexArrayVertexAttribFormatEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribFormatEXT *cmd, const uint64_t *last);

Completed in 72 milliseconds