Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Oct 7, 2021
1 parent 64f2122 commit bd25c12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ material SelectionBuffer
pass
{
// Make this pass use the vertex shader defined above
vertex_program_ref selection_buffer_fs { }
vertex_program_ref selection_buffer_vs { }

// Make this pass use the pixel shader defined above
fragment_program_ref selection_buffer_fs { }
Expand Down

0 comments on commit bd25c12

Please sign in to comment.