Searched refs:isShaderStageSupported (Results 1 – 3 of 3) sorted by relevance
71 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShad…
344 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShaderStageFlagBits … in isShaderStageSupported() function
770 if (vk::isShaderStageSupported(deviceFeatures, stage)) in addStage()