Home | History | Annotate | Download | only in glsl_tests
      1 Type "make" to build amdgcn_glslc.
      2 
      3 amdgcn_glslc works only if radeonsi_dri.so is loaded by libGL.
      4 It's just a GL application that sets R600_DEBUG and captures stderr.
      5 
      6 To run the tests, use llvm-lit from your llvm checkout and run:
      7 
      8   llvm-lit -v *.glsl
      9