Searched refs:provokingVertexFeatures (Results 1 – 1 of 1) sorted by relevance
820 …const VkPhysicalDeviceProvokingVertexFeaturesEXT *provokingVertexFeatures = reinterpret_cast<const… in vkCreateDevice() local821 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(provokingVertexFeatures); in vkCreateDevice()