Searched refs:EOptionSuppressInfolog (Results 1 – 2 of 2) sorted by relevance
75 EOptionSuppressInfolog = (1 << 1), enumerator796 Options |= EOptionSuppressInfolog; in ProcessArguments()932 if (! (Options & EOptionSuppressInfolog)) in CompileShaders()945 if (! (Options & EOptionSuppressInfolog)) in CompileShaders()1122 if (! (Options & EOptionSuppressInfolog) && in CompileAndLinkShaderUnits()1148 if (! (Options & EOptionSuppressInfolog) && in CompileAndLinkShaderUnits()
83 EOptionSuppressInfolog = 0x002, enumerator785 if (!(m_compile_options & EOptionSuppressInfolog)) { in GLSLtoSPV()800 if (!(m_compile_options & EOptionSuppressInfolog)) { in GLSLtoSPV()