Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSampleDrawnCubeFaceTests.cpp342 const Move<VkShaderModule> fragmentModule1 = in iterate() local
347 …vice, pipelineLayout1.get(), vertexModule1.get(), DE_NULL, DE_NULL, DE_NULL, fragmentModule1.get(), in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp4793 …const ShaderWrapper fragmentModule1(ShaderWrapper(vk, device, context.getBinaryCollection().get("f… in drawInputAttachments() local
4902 …pipelineLayout, *testObjects.renderPassFramebuffers.back(), DE_NULL, vertexModule, fragmentModule1, in drawInputAttachments()