Home
last modified time | relevance | path

Searched refs:m_fragmentShaderModuleSubpass1 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp279 Move<VkShaderModule> m_fragmentShaderModuleSubpass1; member in vkt::renderpass::__anon28601::UnusedAttachmentTestInstance
727 m_fragmentShaderModuleSubpass1 = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_frag_sb1"), 0); in UnusedAttachmentTestInstance()
792 *m_fragmentShaderModuleSubpass1, // const VkShaderModule fragmentShaderModule in UnusedAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp280 Move<VkShaderModule> m_fragmentShaderModuleSubpass1; member in vkt::renderpass::__anon29780::UnusedAttachmentTestInstance
729 m_fragmentShaderModuleSubpass1 = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_frag_sb1"), 0); in UnusedAttachmentTestInstance()
794 *m_fragmentShaderModuleSubpass1, // const VkShaderModule fragmentShaderModule in UnusedAttachmentTestInstance()

Completed in 4 milliseconds