Searched refs:tessellationControlShaderModule (Results 1 – 3 of 3) sorted by relevance
73 const VkShaderModule tessellationControlShaderModule, in makeGraphicsPipeline() argument92 …const bool hasTessellation = (tessellationControlShaderModule != DE_NULL || tessella… in makeGraphicsPipeline()113 if (tessellationControlShaderModule != DE_NULL) in makeGraphicsPipeline()116 stageCreateInfo.module = tessellationControlShaderModule; in makeGraphicsPipeline()327 const VkShaderModule tessellationControlShaderModule, in makeGraphicsPipeline() argument363 if (tessellationControlShaderModule != DE_NULL) in makeGraphicsPipeline()366 stageCreateInfo.module = tessellationControlShaderModule; in makeGraphicsPipeline()
44 const VkShaderModule tessellationControlShaderModule,66 const VkShaderModule tessellationControlShaderModule,
227 const VkShaderModule tessellationControlShaderModule, in makeGraphicsPipeline() argument251 …const bool hasTessellation = (tessellationControlShaderModule != DE_NULL || tessella… in makeGraphicsPipeline()303 if (tessellationControlShaderModule != DE_NULL) in makeGraphicsPipeline()308 stageCreateInfo.module = tessellationControlShaderModule; in makeGraphicsPipeline()