Moved shader compile logic to main libary
This commit is contained in:
parent
f713b56862
commit
9a19e3b280
13 changed files with 197 additions and 91 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
#include "kompute/Core.hpp"
|
||||
#include "kompute/ShaderUtil.hpp"
|
||||
#include "kompute/shaders/shaderopmult.hpp"
|
||||
#include "kompute/shaders/shaderlogisticregression.hpp"
|
||||
#include "kompute/Manager.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue