Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp1701 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice() local
1723 storageBuffer8BitAccess = storage8bit.storageBuffer8BitAccess ? true : false; in isFormatSupportedForDevice()