Home
last modified time | relevance | path

Searched defs:marshal_cmd_BindBufferBase (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmarshal.c199 struct marshal_cmd_BindBufferBase struct
201 struct marshal_cmd_base cmd_base;
202 GLenum target;
203 GLuint index;
204 GLuint buffer;
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6757 struct marshal_cmd_BindBufferBase struct
6765 _mesa_unmarshal_BindBufferBase(struct gl_context *ctx, const struct marshal_cmd_BindBufferBase *cmd) in _mesa_unmarshal_BindBufferBase() argument