vk: Prefix most filenames with anv

Jason started the task by creating anv_cmd_buffer.c and anv_cmd_emit.c.
This patch finishes the task by renaming all other files except
gen*_pack.h and glsl_scraper.py.
This commit is contained in:
Chad Versace
2015-07-17 15:04:27 -07:00
parent f70d079854
commit 2c2233e328
20 changed files with 49 additions and 49 deletions

View File

@@ -27,7 +27,7 @@
#include <unistd.h>
#include <fcntl.h>
#include "private.h"
#include "anv_private.h"
/** \file anv_cmd_buffer.c
*