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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3267 struct marshal_cmd_VertexAttribBinding struct
3274 _mesa_unmarshal_VertexAttribBinding(struct gl_context *ctx, const struct marshal_cmd_VertexAttribBinding *cmd, const uint64_t *last)
3279 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribBinding), 8) / 8);
3287 int cmd_size = sizeof(struct marshal_cmd_VertexAttribBinding);
3288 struct marshal_cmd_VertexAttribBinding *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3680 struct marshal_cmd_VertexAttribBinding;
3681 uint32_t _mesa_unmarshal_VertexAttribBinding(struct gl_context *ctx, const struct marshal_cmd_VertexAttribBinding *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26625 struct marshal_cmd_VertexAttribBinding struct
26632 _mesa_unmarshal_VertexAttribBinding(struct gl_context *ctx, const struct marshal_cmd_VertexAttribBinding *cmd)
26642 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribBinding);
26643 struct marshal_cmd_VertexAttribBinding *cmd;
[all...]

Completed in 102 milliseconds