"msg/RoiChange.msg" did not exist on "a5618f36b5f4aa3db585f6d23935dc3b0bd106c2"
Resolve "Mesh Shader Implementation"
Compare changes
Files
3- #87] Render bunny with mesh shaderAlexander Gauggel authored
@@ -2,10 +2,10 @@
@@ -15,8 +15,8 @@ layout(location = 0) out vec3 passNormal[];
@@ -29,20 +29,26 @@ layout(std430, binding = 1) readonly buffer indexBuffer
\ No newline at end of file