Searched refs:marshal_cmd_FramebufferTextureLayer (Results 1 – 1 of 1) sorted by relevance
33913 struct marshal_cmd_FramebufferTextureLayer struct33923 …amebufferTextureLayer(struct gl_context *ctx, const struct marshal_cmd_FramebufferTextureLayer *cm… in _mesa_unmarshal_FramebufferTextureLayer() argument33936 size_t cmd_size = sizeof(struct marshal_cmd_FramebufferTextureLayer); in _mesa_marshal_FramebufferTextureLayer()33937 struct marshal_cmd_FramebufferTextureLayer *cmd; in _mesa_marshal_FramebufferTextureLayer()43274 …_mesa_unmarshal_FramebufferTextureLayer(ctx, (const struct marshal_cmd_FramebufferTextureLayer *) … in _mesa_unmarshal_dispatch_cmd()