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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3408 struct marshal_cmd_VertexArrayVertexAttribIFormatEXT struct
3418 _mesa_unmarshal_VertexArrayVertexAttribIFormatEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribIFormatEXT *cmd, const uint64_t *last)
3426 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribIFormatEXT), 8) / 8);
3434 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribIFormatEXT);
3435 struct marshal_cmd_VertexArrayVertexAttribIFormatEXT *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3692 struct marshal_cmd_VertexArrayVertexAttribIFormatEXT;
3693 uint32_t _mesa_unmarshal_VertexArrayVertexAttribIFormatEXT(struct gl_context *ctx, const struct marshal_cmd_VertexArrayVertexAttribIFormatEXT *cmd, const uint64_t *last);

Completed in 29 milliseconds