working version of text rendering
This commit is contained in:
@@ -10,7 +10,6 @@ layout(set = 3, binding = 0) uniform TextConfig
|
||||
{
|
||||
vec3 textColor;
|
||||
vec3 borderColor;
|
||||
int outputSize;
|
||||
float threshold;
|
||||
float borderSize;
|
||||
float smoothing;
|
||||
|
||||
Reference in New Issue
Block a user