Commit efe7b748 authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

fixed_pipeline_state: Remove unnecessary check for front faces flip

The check to flip faces when viewports are negative were a left over
from the old OpenGL code. This is not required on Vulkan where we have
negative viewports.
parent 86345c12
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment