projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4275cae
)
freedreno: remove unused fd_surface fields
author
Rob Clark
<robdclark@gmail.com>
Thu, 1 Nov 2018 19:07:46 +0000
(15:07 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Fri, 7 Dec 2018 18:49:21 +0000
(13:49 -0500)
Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/freedreno_surface.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/freedreno/freedreno_surface.h
b/src/gallium/drivers/freedreno/freedreno_surface.h
index a67dd5033637f7ab79f9bb6c64c6b06ebbea0f02..8898f890eda65a8268475c69e1e976fd6b2873ef 100644
(file)
--- a/
src/gallium/drivers/freedreno/freedreno_surface.h
+++ b/
src/gallium/drivers/freedreno/freedreno_surface.h
@@
-31,11
+31,6
@@
struct fd_surface {
struct pipe_surface base;
- uint32_t offset;
- uint32_t pitch;
- uint32_t width;
- uint16_t height;
- uint16_t depth;
};
static inline struct fd_surface *