Home
last modified time | relevance | path

Searched refs:fragmentModuleDraw (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp826 …const Unique<VkShaderModule> fragmentModuleDraw (createShaderModule(vk, device, context.getBinaryC… in drawAndSampleInputAttachment() local
830 …eGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModuleDraw, *fragmentModuleDraw, in drawAndSampleInputAttachment()
997 …const Unique<VkShaderModule> fragmentModuleDraw (createShaderModule(vk, device, context.getBinaryC… in draw() local
1003 …eGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModuleDraw, *fragmentModuleDraw, in draw()