This website works better with JavaScript.
首頁
探索
說明
登入
brkho
/
mesa
關註
1
收藏
0
複製
0
程式碼
版本發佈
562
Wiki
Activity
瀏覽代碼
vc4: Remove dead fields from vc4_surface.
tags/10.6-branchpoint
Eric Anholt
10 年之前
父節點
5100221ff7
當前提交
39b6f7e76c
共有
1 個文件被更改
,包括
0 次插入
和
3 次删除
分割檢視
顯示文件統計
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;
};
Write
Preview
Loading…
取消
儲存