Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp1700 …const VkPhysicalDevice16BitStorageFeatures& storage16bit = context.get16BitStorageFeatures… in isFormatSupportedForDevice() local
1720 storageBuffer16BitAccess = storage16bit.storageBuffer16BitAccess ? true : false; in isFormatSupportedForDevice()