瀏覽代碼

vc4: Remove dead fields from vc4_surface.

tags/10.6-branchpoint
Eric Anholt 10 年之前
父節點
當前提交
39b6f7e76c
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      src/gallium/drivers/vc4/vc4_resource.h

+ 0
- 3
src/gallium/drivers/vc4/vc4_resource.h 查看文件

@@ -46,9 +46,6 @@ struct vc4_surface {
struct pipe_surface base;
uint32_t offset;
uint32_t stride;
uint32_t width;
uint16_t height;
uint16_t depth;
uint8_t tiling;
};


Loading…
取消
儲存