Searched refs:writeBinary (Results 1 – 1 of 1) sorted by relevance
109 void writeBinary (const ProgramBinary& binary, const std::string& dstPath) in writeBinary() function127 void writeBinary (const std::string& dstDir, deUint32 index, const ProgramBinary& binary) in writeBinary() function129 writeBinary(binary, getProgramPath(dstDir, index)); in writeBinary()528 writeBinary(dstPath, (deUint32)binaryNdx, *slot.binary); in writeToPath()