Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp10419 bool usesInt32 (ConversionDataType from, ConversionDataType to) in usesInt32() function
10449 if (usesInt16(from, to) && !usesInt32(from, to)) in getVulkanFeaturesAndExtensions()
10553 if (usesInt32(from, to)) in ConvertCase()
10579 if (usesInt32(from, to) || usesFloat32(from, to)) in ConvertCase()