Searched refs:tessellationEvalShaderModule (Results 1 – 3 of 3) sorted by relevance
74 const VkShaderModule tessellationEvalShaderModule, in makeGraphicsPipeline() argument92 …llation = (tessellationControlShaderModule != DE_NULL || tessellationEvalShaderModule != DE_N… in makeGraphicsPipeline()120 if (tessellationEvalShaderModule != DE_NULL) in makeGraphicsPipeline()123 stageCreateInfo.module = tessellationEvalShaderModule; in makeGraphicsPipeline()328 const VkShaderModule tessellationEvalShaderModule, in makeGraphicsPipeline() argument370 if (tessellationEvalShaderModule != DE_NULL) in makeGraphicsPipeline()373 stageCreateInfo.module = tessellationEvalShaderModule; in makeGraphicsPipeline()
45 const VkShaderModule tessellationEvalShaderModule,67 const VkShaderModule tessellationEvalShaderModule,
228 const VkShaderModule tessellationEvalShaderModule, in makeGraphicsPipeline() argument251 …llation = (tessellationControlShaderModule != DE_NULL || tessellationEvalShaderModule != DE_N… in makeGraphicsPipeline()312 if (tessellationEvalShaderModule != DE_NULL) in makeGraphicsPipeline()317 stageCreateInfo.module = tessellationEvalShaderModule; in makeGraphicsPipeline()