Searched refs:EXT16BITSTORAGEFEATURES_PUSH_CONSTANT (Results 1 – 3 of 3) sorted by relevance
44 EXT16BITSTORAGEFEATURES_PUSH_CONSTANT = (1u << 3), enumerator
113 …if ((toCheck & EXT16BITSTORAGEFEATURES_PUSH_CONSTANT) != 0 && extensionFeatures.storagePushConstan… in is16BitStorageFeaturesSupported()
867 spec.requestedVulkanFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute16bitStoragePushConstant16To32Group()956 spec.requestedVulkanFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addCompute16bitStoragePushConstant16To32Group()2292 requiredFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics16BitStoragePushConstantFloat16To32Group()2500 requiredFeatures.ext16BitStorage = EXT16BITSTORAGEFEATURES_PUSH_CONSTANT; in addGraphics16BitStoragePushConstantInt16To32Group()