Searched refs:enabledDeviceFeatures (Results 1 – 1 of 1) sorted by relevance
317 …VkPhysicalDeviceFeatures enabledDeviceFeatures = getPhysicalDeviceFeatures(instanceInterface, phys… in init() local320 if (m_drawTessellatedSphere & static_cast<bool>(!enabledDeviceFeatures.tessellationShader)) in init()323 if (m_fillModeNonSolid & static_cast<bool>(!enabledDeviceFeatures.fillModeNonSolid)) in init()347 &enabledDeviceFeatures, //pEnabledFeatures; in init()