Searched refs:ext8BitStorage (Results 1 – 7 of 7) sorted by relevance
271 Extension8BitStorageFeatures ext8BitStorage; member280 , ext8BitStorage (0) in VulkanFeatures()
460 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in addComputeWorkgroupMemoryTests()593 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in addComputeWorkgroupMemoryTests()
148 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_STORAGE_BUFFER; in get8BitStorageFeatures()150 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in get8BitStorageFeatures()152 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in get8BitStorageFeatures()1412 spec.requestedVulkanFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute8bitStoragePushConstant8To32Group()1899 spec.requestedVulkanFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute8bitStoragePushConstant8To16Group()1985 spec.requestedVulkanFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_STORAGE_BUFFER; in addCompute8bitStorageBuffer8To8Group()3204 requiredFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics8BitStoragePushConstantInt8To32Group()4036 requiredFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics8BitStoragePushConstantInt8To16Group()
422 if (!is8BitStorageFeaturesSupported(context, m_shaderSpec.requestedVulkanFeatures.ext8BitStorage)) in checkSupport()
1560 requiredFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in createStageTests()2318 requiredFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in createSwitchTests()
3084 if (!is8BitStorageFeaturesSupported(context, instance.requestedFeatures.ext8BitStorage)) in runAndVerifyDefaultPipeline()
10403 vulkanFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_STORAGE_BUFFER; in getVulkanFeaturesAndExtensions()