icd: Rename icd-bil.h to icd-spv.h
authorCody Northrop <cody@lunarg.com>
Tue, 17 Mar 2015 20:54:35 +0000 (14:54 -0600)
committerCody Northrop <cody@lunarg.com>
Wed, 18 Mar 2015 14:43:10 +0000 (08:43 -0600)
demos/cube.c
demos/tri.c
icd/common/icd-spv.h [moved from icd/common/icd-bil.h with 100% similarity]

index 1da70b3..0fa4123 100644 (file)
@@ -10,7 +10,7 @@
 #include <xglDbg.h>
 #include <xglWsiX11Ext.h>
 
-#include "icd-bil.h"
+#include "icd-spv.h"
 
 #include "linmath.h"
 #if defined(__linux__)
index 151d2cd..780e41b 100644 (file)
@@ -21,7 +21,7 @@
 #include <xglWsiX11Ext.h>
 #endif
 
-#include "icd-bil.h"
+#include "icd-spv.h"
 
 #define DEMO_BUFFER_COUNT 2
 #define DEMO_TEXTURE_COUNT 1
similarity index 100%
rename from icd/common/icd-bil.h
rename to icd/common/icd-spv.h