Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp1811 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice() local
1833 storageBuffer8BitAccess = storage8bit.storageBuffer8BitAccess ? true : false; in isFormatSupportedForDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp1799 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice() local
1821 storageBuffer8BitAccess = storage8bit.storageBuffer8BitAccess ? true : false; in isFormatSupportedForDevice()

Completed in 15 milliseconds