Searched refs:OutputSpvBin (Results 1 – 3 of 3) sorted by relevance
58 void OutputSpvBin(const std::vector<unsigned int>& spirv, const char* baseName);
7767 void OutputSpvBin(const std::vector<unsigned int>& spirv, const char* baseName) function
1084 glslang::OutputSpvBin(spirv, GetBinaryName((EShLanguage)stage)); in CompileAndLinkShaderUnits()