Searched refs:ext8BitStorage (Results 1 – 7 of 7) sorted by relevance
258 Extension8BitStorageFeatures ext8BitStorage; member265 , ext8BitStorage (0) in VulkanFeatures()
458 features.ext8BitStorage = EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in addComputeWorkgroupMemoryTests()589 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()1897 spec.requestedVulkanFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute8bitStoragePushConstant8To16Group()1982 spec.requestedVulkanFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_STORAGE_BUFFER; in addCompute8bitStorageBuffer8To8Group()3188 requiredFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics8BitStoragePushConstantInt8To32Group()4005 requiredFeatures.ext8BitStorage = EXT8BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics8BitStoragePushConstantInt8To16Group()
436 …f (!is8BitStorageFeaturesSupported(m_context, m_shaderSpec.requestedVulkanFeatures.ext8BitStorage)) in iterate()
1426 requiredFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in createStageTests()2099 requiredFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_UNIFORM_STORAGE_BUFFER; in createSwitchTests()
2540 if (!is8BitStorageFeaturesSupported(context, instance.requestedFeatures.ext8BitStorage)) in runAndVerifyDefaultPipeline()
9139 vulkanFeatures.ext8BitStorage |= EXT8BITSTORAGEFEATURES_STORAGE_BUFFER; in getVulkanFeaturesAndExtensions()