Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7994 const string getAsmTypeDeclaration (IntegerType type) in getAsmTypeDeclaration() function
8064 m_asmTypes["inputType"] = getAsmTypeDeclaration(from); in ConvertCase()
8065 m_asmTypes["outputType"] = getAsmTypeDeclaration(to); in ConvertCase()