projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c612c4
)
radeonsi: update function name in comment
author
Timothy Arceri
<tarceri@itsqueeze.com>
Mon, 8 Jul 2019 00:59:46 +0000
(10:59 +1000)
committer
Timothy Arceri
<tarceri@itsqueeze.com>
Tue, 9 Jul 2019 00:00:23 +0000
(10:00 +1000)
This was missed in
2361558eb71d
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/gallium/drivers/radeonsi/si_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/radeonsi/si_texture.c
b/src/gallium/drivers/radeonsi/si_texture.c
index 477ea2fa0bc52541a2a1810df1ddd6ef2fd9d0d6..9f887715f736c59e1acadd60ddc3b18146e229a9 100644
(file)
--- a/
src/gallium/drivers/radeonsi/si_texture.c
+++ b/
src/gallium/drivers/radeonsi/si_texture.c
@@
-1313,7
+1313,7
@@
si_texture_create_object(struct pipe_screen *screen,
/* Shared textures must always set up DCC here.
* If it's not present, it will be disabled by
- *
apply
_opaque_metadata later.
+ *
si_get
_opaque_metadata later.
*/
if (tex->surface.dcc_size &&
(buf || !(sscreen->debug_flags & DBG(NO_DCC))) &&