kfdtest: Move KFDQMTest shaders to ShaderStore

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: Id50aea16528c4bed4530f95644a02f59efddae3e
This commit is contained in:
Graham Sider
2021-11-02 13:51:21 -04:00
committed by Harish Kasiviswanathan
parent c926d83b5a
commit aced779f1b
4 changed files with 110 additions and 109 deletions
+3
View File
@@ -39,4 +39,7 @@ extern const char *PollAndCopyIsa;
extern const char *WriteFlagAndValueIsa;
extern const char *WriteAndSignalIsa;
/* KFDQMTest */
extern const char *LoopIsa;
#endif // _SHADERSTORE_H_