This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/draw/engines/gpencil/shaders/gpencil_vert.glsl

6 lines
37 B
GLSL

void main()
{
gpencil_vertex();
}