[Bug 68451] Texture flicker in native Dota2 in mesa 9.2.0rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 35 on bug 68451 from
Feel free to do some benchmarking if you want.

The question is why this code at the end of the function didn't set one of the
flush flags:

r600_flag_resource_cache_flush(rctx, dst);

Constants are usually read with the shader cache and indirect addressing of the
constants goes through the vertex cache. Also some chips don't have the vertex
cache, so they have to use the texture cache instead. That's why both VERTEX
and CONST work for some chips in this situation. The purpose of the flags is to
express what type of buffer was changed. The flushing code will then figure out
which cache should be flushed.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux