Searched refs:marshal_cmd_VertexAttribIFormat (Results 1 – 1 of 1) sorted by relevance
29622 struct marshal_cmd_VertexAttribIFormat struct29631 …shal_VertexAttribIFormat(struct gl_context *ctx, const struct marshal_cmd_VertexAttribIFormat *cmd) in _mesa_unmarshal_VertexAttribIFormat() argument29643 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribIFormat); in _mesa_marshal_VertexAttribIFormat()29644 struct marshal_cmd_VertexAttribIFormat *cmd; in _mesa_marshal_VertexAttribIFormat()42886 … _mesa_unmarshal_VertexAttribIFormat(ctx, (const struct marshal_cmd_VertexAttribIFormat *) cmd); in _mesa_unmarshal_dispatch_cmd()