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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3156 struct marshal_cmd_VertexAttribFormat struct
3166 _mesa_unmarshal_VertexAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribFormat *cmd, const uint64_t *last)
3174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribFormat), 8) / 8);
3182 int cmd_size = sizeof(struct marshal_cmd_VertexAttribFormat);
3183 struct marshal_cmd_VertexAttribFormat *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3671 struct marshal_cmd_VertexAttribFormat;
3672 uint32_t _mesa_unmarshal_VertexAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribFormat *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26499 struct marshal_cmd_VertexAttribFormat struct
26509 _mesa_unmarshal_VertexAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribFormat *cmd)
26522 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribFormat);
26523 struct marshal_cmd_VertexAttribFormat *cmd;
[all...]

Completed in 91 milliseconds