i965/vs: include format argument in debug printf
authorTapani Pälli <tapani.palli@intel.com>
Fri, 19 Oct 2012 06:45:20 +0000 (09:45 +0300)
committerChad Versace <chad.versace@linux.intel.com>
Fri, 19 Oct 2012 17:00:19 +0000 (10:00 -0700)
commitf593acd5778d4fdfa3493bb90c99b52e45667bc0
treea97deb1261a54b39262b1585ebb890b21d5efccb
parentc2e37b1d2e1b8014475c7d2698fba317c9082d70
i965/vs: include format argument in debug printf

otherwise some compilers will throw error
"error: format not a string literal and no format arguments"

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp