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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2593 struct marshal_cmd_VertexAttribDivisor struct
2600 _mesa_unmarshal_VertexAttribDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexAttribDivisor *cmd, const uint64_t *last)
2605 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribDivisor), 8) / 8);
2613 int cmd_size = sizeof(struct marshal_cmd_VertexAttribDivisor);
2614 struct marshal_cmd_VertexAttribDivisor *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3008 struct marshal_cmd_VertexAttribDivisor;
3009 uint32_t _mesa_unmarshal_VertexAttribDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexAttribDivisor *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c18854 struct marshal_cmd_VertexAttribDivisor struct
18861 _mesa_unmarshal_VertexAttribDivisor(struct gl_context *ctx, const struct marshal_cmd_VertexAttribDivisor *cmd)
18871 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribDivisor);
18872 struct marshal_cmd_VertexAttribDivisor *cmd;
[all...]

Completed in 214 milliseconds