Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp70 bool is16BitStorageFeaturesSupported (const vk::InstanceInterface& vkInstance,
DvktSpvAsmUtils.cpp103 bool is16BitStorageFeaturesSupported (const InstanceInterface& vki, VkPhysicalDevice device, const … in is16BitStorageFeaturesSupported() function
DvktSpvAsmComputeShaderCase.cpp332 …if (!is16BitStorageFeaturesSupported(vki, physicalDevice, m_context.getInstanceExtensions(), m_sha… in iterate()
DvktSpvAsmGraphicsShaderTestUtil.cpp2225 …if (!is16BitStorageFeaturesSupported(vkInstance, vkPhysicalDevice, context.getInstanceExtensions()… in runAndVerifyDefaultPipeline()