Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2611 const auto fragModule2 = createShaderModule(ctx.vkd, ctx.device, binaries.get("frag2")); in noColorAttachmentTest() local
2624 … VK_NULL_HANDLE, *fragModule2, *renderPass2, viewports, scissors); // Ditto. in noColorAttachmentTest()