Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp278 Move<VkShaderModule> m_fragmentShaderModuleSubpass0; member in vkt::renderpass::__anon28601::UnusedAttachmentTestInstance
726 m_fragmentShaderModuleSubpass0 = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_frag_sb0"), 0); in UnusedAttachmentTestInstance()
776 *m_fragmentShaderModuleSubpass0, // const VkShaderModule fragmentShaderModule in UnusedAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp279 Move<VkShaderModule> m_fragmentShaderModuleSubpass0; member in vkt::renderpass::__anon29780::UnusedAttachmentTestInstance
728 m_fragmentShaderModuleSubpass0 = createShaderModule(vk, vkDevice, m_context.getBinaryCollection().get("color_frag_sb0"), 0); in UnusedAttachmentTestInstance()
778 *m_fragmentShaderModuleSubpass0, // const VkShaderModule fragmentShaderModule in UnusedAttachmentTestInstance()

Completed in 4 milliseconds