Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp836 …const Unique<VkShaderModule> fragmentModuleSample (createShaderModule(vk, device, context.getBinar… in drawAndSampleInputAttachment() local
839 …phicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModuleSample, *fragmentModuleSample, in drawAndSampleInputAttachment()