Searched refs:tessellationControlShaderModule (Results 1 – 2 of 2) sorted by relevance
37 const VkShaderModule tessellationControlShaderModule, in makeGraphicsPipeline() argument55 …const bool hasTessellation = (tessellationControlShaderModule != DE_NULL || tessella… in makeGraphicsPipeline()76 if (tessellationControlShaderModule != DE_NULL) in makeGraphicsPipeline()79 stageCreateInfo.module = tessellationControlShaderModule; in makeGraphicsPipeline()290 const VkShaderModule tessellationControlShaderModule, in makeGraphicsPipeline() argument325 if (tessellationControlShaderModule != DE_NULL) in makeGraphicsPipeline()328 stageCreateInfo.module = tessellationControlShaderModule; in makeGraphicsPipeline()
36 const VkShaderModule tessellationControlShaderModule,57 const VkShaderModule tessellationControlShaderModule,