Remove asserts around environment determination. (#2040)
This CL removes several asserts around determining the SPIR-V environment. In each case we already return a default value if assertions are compiled out, so just return the default value.
Loading
Please register or sign in to comment