OSDN Git Service

graw: Avoid 'near'/'far' variables.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 1 Dec 2014 20:24:06 +0000 (20:24 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 1 Dec 2014 20:24:51 +0000 (20:24 +0000)
commit0806bf88158cb3ac865762285f11082114520c48
tree5ac865713e4e3bf0be9b41cc067c4e81083ce917
parent120426b13d8ef3d154301a1f8741230fa395fc13
graw: Avoid 'near'/'far' variables.

They are defined by windows.h, which got included slightly more
frequently than before with u_atomic.h
src/gallium/tests/graw/fs-test.c
src/gallium/tests/graw/graw_util.h
src/gallium/tests/graw/gs-test.c
src/gallium/tests/graw/quad-sample.c
src/gallium/tests/graw/shader-leak.c
src/gallium/tests/graw/tri-gs.c
src/gallium/tests/graw/tri-instanced.c
src/gallium/tests/graw/vs-test.c