Searched refs:getComputeSourceCode (Results 1 – 4 of 4) sorted by relevance
64 static void getComputeSourceCode(std::string &computeSourceCode) in getComputeSourceCode() function205 getComputeSourceCode(comp); in initPrograms()
65 static void getComputeSourceCode(std::string &computeSourceCode) in getComputeSourceCode() function220 getComputeSourceCode(comp); in initPrograms()
51 static void getComputeSourceCode(std::string &computeSourceCode, const std::string &featureName, co… in getComputeSourceCode() function200 getComputeSourceCode(comp, m_featureName, m_fpWideness); in initPrograms()
118 static void getComputeSourceCode(std::string &computeSourceCode, SpirvVersion spirvVersion) in getComputeSourceCode() function293 getComputeSourceCode(comp, m_testParameters.spirvVersion); in initPrograms()