Searched refs:physicalFeatures (Results 1 – 1 of 1) sorted by relevance
80 VkPhysicalDeviceFeatures physicalFeatures; in isSupportedSamplableFormat() local83 instanceInterface.getPhysicalDeviceFeatures(device, &physicalFeatures); in isSupportedSamplableFormat()87 if (!physicalFeatures.textureCompressionASTC_LDR) in isSupportedSamplableFormat()92 if (!physicalFeatures.textureCompressionETC2) in isSupportedSamplableFormat()