kfdtest: Move KFDEvictTest shaders to ShaderStore

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: I4d7d349284ea213becdb4680b804dbd202196e1d
This commit is contained in:
Graham Sider
2021-11-02 13:56:38 -04:00
committed by Harish Kasiviswanathan
parent ad5f98814f
commit 91cf11967e
4 changed files with 108 additions and 117 deletions
+3
View File
@@ -45,4 +45,7 @@ extern const char *LoopIsa;
/* KFDCWSRTest */
extern const char *IterateIsa;
/* KFDEvictTest */
extern const char *ReadMemoryIsa;
#endif // _SHADERSTORE_H_