Browse Source

graw: add symlinks to shader test directories

tags/mesa-7.9-rc1
Keith Whitwell 15 years ago
parent
commit
8a778d7bcf
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      src/gallium/tests/graw/fragment-shader
  2. 1
    0
      src/gallium/tests/graw/vertex-shader

+ 1
- 0
src/gallium/tests/graw/fragment-shader View File

@@ -0,0 +1 @@
../python/tests/regress/fragment-shader

+ 1
- 0
src/gallium/tests/graw/vertex-shader View File

@@ -0,0 +1 @@
../python/tests/regress/vertex-shader

Loading…
Cancel
Save