cepl icon indicating copy to clipboard operation
cepl copied to clipboard

Add way to call make-buffer-stream with a length instead of gpu-arrays

Open cbaggers opened this issue 7 years ago • 1 comments

Of course index would be invalid in this case but this lets people draw n polygons without specifying gpu-arrays (same as we do for single stage pipelines)

cbaggers avatar Feb 18 '18 22:02 cbaggers

See here https://www.khronos.org/opengl/wiki/Vertex_Rendering#Causes_of_rendering_failure for why we need the vao

cbaggers avatar Feb 18 '18 22:02 cbaggers