Searched refs:makeStructChainAdder (Results 1 – 14 of 14) sorted by relevance
327 StructChainAdder<T> makeStructChainAdder(T *baseStruct) in makeStructChainAdder() function
64 …const auto addFeatures = makeStructChainAdder(&featur… in createPostmortemDevice()
104 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice()505 const auto addFeatures = makeStructChainAdder(&features2); in checkSupport()3491 const auto addFeatures = makeStructChainAdder(&features2); in checkSupport()
514 const auto addFeatures = vk::makeStructChainAdder(&deviceFeatures2); in createDeviceGroup()
220 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice()
1366 const auto addFeatures = vk::makeStructChainAdder(&features2); in createInstance()
1655 const auto addFeatures = makeStructChainAdder(&features2); in DeviceHelper()
4751 const auto addFeatures = vk::makeStructChainAdder(&features2); in CustomizedDeviceHelper()
102 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
147 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
96 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
269 const auto addFeatures = makeStructChainAdder(&features2); in NoShaderTessellationAndGeometryPointSizeDeviceHelper()
1501 const auto addFeatures = makeStructChainAdder(&features2); in iterate()
289 const auto addFeatures = makeStructChainAdder(&features2); in ComputeQueueDeviceHelper()