procedural-3d-engine/examples/computeshader
takayhan-AMD 3a941167d1
Fix computeshader sample first frame being rendered with bogus UBOs (#1125)
After this change, the sample's render() method would first update its UBO and then start drawing stuff so as to have valid frame output from frame 0, similarly to other samples.
2024-05-15 18:32:32 +02:00
..
computeshader.cpp Fix computeshader sample first frame being rendered with bogus UBOs (#1125) 2024-05-15 18:32:32 +02:00