Move sampling to a compute kernel
This commit is contained in:
parent
d60b2d8744
commit
275b260cf9
5 changed files with 121 additions and 44 deletions
|
@ -39,8 +39,6 @@ struct Parameters {
|
|||
float3x3 colorTransform;
|
||||
};
|
||||
|
||||
typedef float3 Ball;
|
||||
|
||||
#pragma mark - Vertex
|
||||
|
||||
vertex RasterizerData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue