Lines Matching refs:fragmentModule
564 const VkShaderModule fragmentModule, in preparePipelineWrapper() argument
706 fragmentModule, in preparePipelineWrapper()
719 const VkShaderModule fragmentModule, in preparePipelineWrapperSinglePassColor() argument
729 preparePipelineWrapper(gpw, dynamicState, pipelineLayout, renderPass, vertexModule, fragmentModule, in preparePipelineWrapperSinglePassColor()
1560 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in drawSinglePass() local
1616 …pipeline, dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, viewp… in drawSinglePass()
1622 …ynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, viewport, sci… in drawSinglePass()
2255 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawPatternChangeReference() local
2313 …std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawPatternChangeReference()
2367 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawRenderPasses() local
2496 …back(), dynamicState, *pipelineLayout, rt[passNdx].getRenderPass(), *vertexModule, *fragmentModule, in drawRenderPasses()
2504 …or<VkDynamicState>(), *pipelineLayout, rt[passNdx].getRenderPass(), *vertexModule, *fragmentModule, in drawRenderPasses()
2770 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawSubpasses() local
2862 …ipelines.back(), dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawSubpasses()
2870 …std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawSubpasses()
2939 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawSameSubpass() local
3020 …ipelines.back(), dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawSameSubpass()
3028 …std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawSameSubpass()