Searched refs:taskShaderModule (Results 1 – 2 of 2) sorted by relevance
420 const VkShaderModule taskShaderModule, in makeGraphicsPipeline() argument448 if (taskShaderModule != DE_NULL) in makeGraphicsPipeline()451 stageCreateInfo.module = taskShaderModule; in makeGraphicsPipeline()
86 const VkShaderModule taskShaderModule,