lima: remove definition of lima_is_scanout
There is no implementation of this function. Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3755>
This commit is contained in:
@@ -299,6 +299,5 @@ lima_context_create(struct pipe_screen *pscreen, void *priv, unsigned flags);
|
||||
void lima_flush(struct lima_context *ctx);
|
||||
|
||||
bool lima_need_flush(struct lima_context *ctx, struct lima_bo *bo, bool write);
|
||||
bool lima_is_scanout(struct lima_context *ctx);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user