Searched refs:spirvOpertaion (Results 1 – 1 of 1) sorted by relevance
767 deUint32 spirvOpertaion);771 deUint32 spirvOpertaion);892 std::string SpvAsmTypeTests<T>::createInputPreMain (deUint32 numInput, deUint32 spirvOpertaion) in createInputPreMain() argument894 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputPreMain()901 std::string SpvAsmTypeTests<T>::createInputTestfun (deUint32 numInput, deUint32 spirvOpertaion) in createInputTestfun() argument903 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputTestfun()