Home
last modified time | relevance | path

Searched refs:m_asmTypes (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp10529 m_asmTypes["inStorageType"] = getAsmTypeName(from); in ConvertCase()
10530 m_asmTypes["outStorageType"] = getAsmTypeName(to); in ConvertCase()
10531 m_asmTypes["inCast"] = "OpCopyObject"; in ConvertCase()
10532 m_asmTypes["outCast"] = "OpCopyObject"; in ConvertCase()
10545 m_asmTypes["inStorageType"] = "u32"; in ConvertCase()
10546 m_asmTypes["inCast"] = "OpBitcast"; in ConvertCase()
10552 m_asmTypes["outStorageType"] = "u32"; in ConvertCase()
10553 m_asmTypes["outCast"] = "OpBitcast"; in ConvertCase()
10559 m_asmTypes["outStorageType"] = getAsmTypeName(to, m_elements); in ConvertCase()
10563 m_asmTypes["inStorageTyp in ConvertCase()
10684 map<string, string> m_asmTypes; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp10483 m_asmTypes["inStorageType"] = getAsmTypeName(from); in ConvertCase()
10484 m_asmTypes["outStorageType"] = getAsmTypeName(to); in ConvertCase()
10485 m_asmTypes["inCast"] = "OpCopyObject"; in ConvertCase()
10486 m_asmTypes["outCast"] = "OpCopyObject"; in ConvertCase()
10499 m_asmTypes["inStorageType"] = "u32"; in ConvertCase()
10500 m_asmTypes["inCast"] = "OpBitcast"; in ConvertCase()
10506 m_asmTypes["outStorageType"] = "u32"; in ConvertCase()
10507 m_asmTypes["outCast"] = "OpBitcast"; in ConvertCase()
10513 m_asmTypes["outStorageType"] = getAsmTypeName(to, m_elements); in ConvertCase()
10517 m_asmTypes["inStorageTyp in ConvertCase()
10638 map<string, string> m_asmTypes; global() member
[all...]

Completed in 30 milliseconds