fix hlsl typo
This commit is contained in:
parent
1ce09db45c
commit
bd22402d1b
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ float quarter_ellipse_sdf(float2 pt, float2 radii) {
|
|||
struct ContentMask {
|
||||
Bounds bounds;
|
||||
Corners corner_radii;
|
||||
}
|
||||
};
|
||||
|
||||
struct Quad {
|
||||
uint order;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue