kfdtest: Move KFDQMTest shaders to ShaderStore

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: Id50aea16528c4bed4530f95644a02f59efddae3e


[ROCm/ROCR-Runtime commit: aced779f1b]
This commit is contained in:
Graham Sider
2021-11-02 13:51:21 -04:00
committed by Harish Kasiviswanathan
parent e628983aed
commit ea451d26fd
4 changed files with 110 additions and 109 deletions
@@ -39,4 +39,7 @@ extern const char *PollAndCopyIsa;
extern const char *WriteFlagAndValueIsa;
extern const char *WriteAndSignalIsa;
/* KFDQMTest */
extern const char *LoopIsa;
#endif // _SHADERSTORE_H_