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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3297 struct marshal_cmd_VertexBindingDivisor struct
3304 _mesa_unmarshal_VertexBindingDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexBindingDivisor *cmd, const uint64_t *last)
3309 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexBindingDivisor), 8) / 8);
3317 int cmd_size = sizeof(struct marshal_cmd_VertexBindingDivisor);
3318 struct marshal_cmd_VertexBindingDivisor *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3683 struct marshal_cmd_VertexBindingDivisor;
3684 uint32_t _mesa_unmarshal_VertexBindingDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexBindingDivisor *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26660 struct marshal_cmd_VertexBindingDivisor struct
26667 _mesa_unmarshal_VertexBindingDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexBindingDivisor *cmd)
26677 size_t cmd_size = sizeof(struct marshal_cmd_VertexBindingDivisor);
26678 struct marshal_cmd_VertexBindingDivisor *cmd;
[all...]

Completed in 92 milliseconds