Searched refs:EXT16BITSTORAGEFEATURES_PUSH_CONSTANT (Results 1 – 4 of 4) sorted by relevance
234 EXT16BITSTORAGEFEATURES_PUSH_CONSTANT = (1u << 3), enumerator
135 …if ((toCheck & EXT16BITSTORAGEFEATURES_PUSH_CONSTANT) != 0 && extensionFeatures.storagePushConstan… in is16BitStorageFeaturesSupported()
1862 spec.requestedVulkanFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute16bitStoragePushConstant16To32Group()1980 spec.requestedVulkanFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute16bitStoragePushConstant16To32Group()4736 requiredFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics16BitStoragePushConstantFloat16To32Group()5049 requiredFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics16BitStoragePushConstantInt16To32Group()7183 requiredFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics16BitStoragePushConstantFloat16To64Group()8488 spec.requestedVulkanFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute16bitStoragePushConstant16To64Group()
123 EXT16BITSTORAGEFEATURES_PUSH_CONSTANT = (1u << 3), enumerator142 …if ((toCheck & EXT16BITSTORAGEFEATURES_PUSH_CONSTANT) != 0 && extensionFeatures.storagePushConstan… in areFeaturesSupported()