Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSampleDrawnCubeFaceTests.cpp358 Move<VkShaderModule> fragmentModule2 = in iterate() local
378 …vice, pipelineLayout2.get(), vertexModule2.get(), DE_NULL, DE_NULL, DE_NULL, fragmentModule2.get(), in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp4538 …const ShaderWrapper fragmentModule2(ShaderWrapper(vk, device, context.getBinaryCollection().get("f… in copyToInputAttachment() local
4618 …ayout, *testObjects.dataRenderPassFramebuffer, DE_NULL, vertexModule, fragmentModule2, false, true, in copyToInputAttachment()