radeonsi: add an initial dump_debug_state implementation dumping shaders
[mesa.git] / src / gallium / drivers / svga / svga_state_fs.c
index 566a79407e5d3682d2e8701a6439eee061bfb285..8cdce742b3bb6c18e695ce0bbfc730b6ef6edc4f 100644 (file)
@@ -41,7 +41,7 @@
 
 
 
-static INLINE int
+static inline int
 compare_fs_keys(const struct svga_fs_compile_key *a,
                 const struct svga_fs_compile_key *b)
 {