kfdtest: Move KFDCWSRTest shaders to ShaderStore

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


[ROCm/ROCR-Runtime commit: ad5f98814f]
This commit is contained in:
Graham Sider
2021-11-02 13:54:54 -04:00
committed by Harish Kasiviswanathan
parent ea451d26fd
commit a4b42c2213
3 changed files with 57 additions and 74 deletions
@@ -42,4 +42,7 @@ extern const char *WriteAndSignalIsa;
/* KFDQMTest */
extern const char *LoopIsa;
/* KFDCWSRTest */
extern const char *IterateIsa;
#endif // _SHADERSTORE_H_