mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
freedreno: small comment re-word
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5957>
This commit is contained in:
parent
2b343238a1
commit
835201dd76
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ ok_dims(const struct pipe_resource *r, const struct pipe_box *b, int lvl)
|
||||||
|
|
||||||
/* Not sure if format restrictions differ for src and dst, or if
|
/* Not sure if format restrictions differ for src and dst, or if
|
||||||
* they only matter when src fmt != dst fmt.. but there appear to
|
* they only matter when src fmt != dst fmt.. but there appear to
|
||||||
* be *some* limitations so let's just start blacklisting stuff that
|
* be *some* limitations so let's just start rejecting stuff that
|
||||||
* piglit complains about
|
* piglit complains about
|
||||||
*/
|
*/
|
||||||
static bool
|
static bool
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue