Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp9073 bool usesInt16 (ConversionDataType from, ConversionDataType to) in usesInt16() function
9110 if (usesInt16(from, to) && !usesInt32(from, to)) in getVulkanFeaturesAndExtensions()
9119 if (usesInt16(from, to) || usesFloat16(from, to)) in getVulkanFeaturesAndExtensions()
9183 if (usesInt16(from, to)) in ConvertCase()
9212 if (usesInt16(from, to) || usesFloat16(from, to)) in ConvertCase()