Searched defs:isBinaryOutput (Results 1 – 2 of 2) sorted by relevance
192 const bool isBinaryOutput) in buildCompiledShaderState()
521 bool isBinaryOutput = outputType == SH_SPIRV_VULKAN_OUTPUT; in resolveCompile() local