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