瀏覽代碼

drop old INTEL_DEBUG names for `perf` (fall) and `fs` (wm)

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
tags/mesa-10.1-rc1
Chris Forbes 12 年之前
父節點
當前提交
195994fe4c
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      src/mesa/drivers/dri/i965/intel_debug.c

+ 0
- 2
src/mesa/drivers/dri/i965/intel_debug.c 查看文件

@@ -40,7 +40,6 @@ static const struct dri_debug_control debug_control[] = {
{ "state", DEBUG_STATE},
{ "blit", DEBUG_BLIT},
{ "mip", DEBUG_MIPTREE},
{ "fall", DEBUG_PERF},
{ "perf", DEBUG_PERF},
{ "perfmon", DEBUG_PERFMON},
{ "bat", DEBUG_BATCH},
@@ -56,7 +55,6 @@ static const struct dri_debug_control debug_control[] = {
{ "dri", DEBUG_DRI },
{ "sf", DEBUG_SF },
{ "stats", DEBUG_STATS },
{ "wm", DEBUG_WM },
{ "urb", DEBUG_URB },
{ "vs", DEBUG_VS },
{ "clip", DEBUG_CLIP },

Loading…
取消
儲存