Home
last modified time | relevance | path

Searched refs:spirvOpertaion (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp767 deUint32 spirvOpertaion);
771 deUint32 spirvOpertaion);
892 std::string SpvAsmTypeTests<T>::createInputPreMain (deUint32 numInput, deUint32 spirvOpertaion) in createInputPreMain() argument
894 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputPreMain()
901 std::string SpvAsmTypeTests<T>::createInputTestfun (deUint32 numInput, deUint32 spirvOpertaion) in createInputTestfun() argument
903 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputTestfun()