Commit 8fd9eb71 authored by Lioncash's avatar Lioncash
Browse files

gl_rasterizer: Correct assertion condition in SyncLogicOpState()

Previously the assert would always be hit, since it was the equivalent
of: array == nullptr, which is never true.
parent 165c23c8
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