freedreno/a5xx: remove unused prototype

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2018-07-27 09:52:35 -04:00
parent 104a49f166
commit 3932db0f7e
@@ -62,9 +62,6 @@ fd5_pipe_sampler_view(struct pipe_sampler_view *pview)
return (struct fd5_pipe_sampler_view *)pview;
}
unsigned fd5_get_const_idx(struct fd_context *ctx,
struct fd_texture_stateobj *tex, unsigned samp_id);
void fd5_texture_init(struct pipe_context *pctx);