Searched defs:isBinaryOutput (Results 1 – 2 of 2) sorted by relevance
203 const bool isBinaryOutput) in buildCompiledShaderState()
201 const bool isBinaryOutput = mOutputType == SH_SPIRV_VULKAN_OUTPUT; in postTranslate() local