Searched defs:marshal_cmd_BindBufferBase (Results 1 – 2 of 2) sorted by relevance
199 struct marshal_cmd_BindBufferBase struct201 struct marshal_cmd_base cmd_base;202 GLenum target;203 GLuint index;204 GLuint buffer;
6757 struct marshal_cmd_BindBufferBase struct6765 _mesa_unmarshal_BindBufferBase(struct gl_context *ctx, const struct marshal_cmd_BindBufferBase *cmd) in _mesa_unmarshal_BindBufferBase() argument