Searched refs:srcInstrs (Results 1 – 2 of 2) sorted by relevance
75 void stripSpirVDebugInfo (const size_t numSrcInstrs, const deUint32* srcInstrs, std::vector<deUint…
363 void stripSpirVDebugInfo (const size_t numSrcInstrs, const deUint32* srcInstrs, std::vector<deUint3… in stripSpirVDebugInfo() argument369 std::copy(srcInstrs, srcInstrs+numSrcInstrs, dst->begin()); in stripSpirVDebugInfo()