Use SPIRV_PERF=1 when performance tuning.
authorDavid Neto <dneto@google.com>
Thu, 15 Oct 2015 20:43:14 +0000 (16:43 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit005a11a4ac03a6d709c42fbad2421587b08c1179
tree04e2ff1552fc62c55a7716aa8001ee81e7965279
parent980b7cb95ea6ccc3475df5b368ae36f9fe1d17ee
Use SPIRV_PERF=1 when performance tuning.

It tells the compiler to keep frame pointers, so you have good
call stacks in your profiles.
CMakeLists.txt