Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmarshal.c199 struct marshal_cmd_BindBufferBase struct
/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
6776 size_t cmd_size = sizeof(struct marshal_cmd_BindBufferBase); in _mesa_marshal_BindBufferBase()
6777 struct marshal_cmd_BindBufferBase *cmd; in _mesa_marshal_BindBufferBase()
40818 _mesa_unmarshal_BindBufferBase(ctx, (const struct marshal_cmd_BindBufferBase *) cmd); in _mesa_unmarshal_dispatch_cmd()