Skip to content
Snippets Groups Projects
Commit ecbad494 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Shader Debugger: Initialize input_vertex to prevent crashes

If the first type of breakpoint to be hit wasn't "Vertex Loaded", the
input_vertex would contain garbage, which would be passed to the shader
interpreter and ocasionally cause crashes.
parent 9431ee33
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment