Searched refs:taskShaderModule (Results 1 – 3 of 3) sorted by relevance
376 … const VkPipelineLayout pipelineLayout, const VkShaderModule taskShaderModule, in makeGraphicsPipeline() argument399 if (taskShaderModule != DE_NULL) in makeGraphicsPipeline()402 stageCreateInfo.module = taskShaderModule; in makeGraphicsPipeline()
86 const VkShaderModule taskShaderModule, const VkShaderModule meshShaderModule,
3152 const auto taskShaderModule = in execute() local3166 …makeGraphicsPipeline(vk, vkDevice, pipelineLayout.get(), taskShaderModule.get(), meshShaderModule.… in execute()