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.cpp807 deUint32 spirvOpertaion);
811 deUint32 spirvOpertaion);
938 std::string SpvAsmTypeTests<T>::createInputPreMain (deUint32 numInput, deUint32 spirvOpertaion) in createInputPreMain() argument
940 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputPreMain()
947 std::string SpvAsmTypeTests<T>::createInputTestfun (deUint32 numInput, deUint32 spirvOpertaion) in createInputTestfun() argument
949 const bool scalarInput = (m_vectorSize != 1) && isScalarInput(spirvOpertaion, numInput); in createInputTestfun()