/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 163 Move<VkShaderModule> m_fragShaderModule; member in vkt::pipeline::__anone9cf04dc0111::InterfaceMatchingTestInstance 287 …m_fragShaderModule = createShaderModule(vk, device, m_context.getBinaryCollection().get("frag"), 0… in iterate() 323 .setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *m_fragShaderModule) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 163 Move<VkShaderModule> m_fragShaderModule; member in vkt::pipeline::__anonf93f665c0111::InterfaceMatchingTestInstance 287 …m_fragShaderModule = createShaderModule(vk, device, m_context.getBinaryCollection().get("frag"), 0… in iterate() 323 .setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *m_fragShaderModule) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 720 Move<VkShaderModule> m_fragShaderModule; member in vkt::BindingModel::__anonb1ed36500111::BindingAcceleratioStructureGraphicsTestInstance 741 , m_fragShaderModule () in BindingAcceleratioStructureGraphicsTestInstance() 1162 *m_fragShaderModule, in makeGraphicsPipeline() 1196 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 720 Move<VkShaderModule> m_fragShaderModule; member in vkt::BindingModel::__anon0d83e4d00111::BindingAcceleratioStructureGraphicsTestInstance 741 , m_fragShaderModule () in BindingAcceleratioStructureGraphicsTestInstance() 1162 *m_fragShaderModule, in makeGraphicsPipeline() 1196 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryWatertightnessTests.cpp | 340 Move<VkShaderModule> m_fragShaderModule; member in vkt::RayQuery::__anon88fdb5930111::GraphicsConfiguration 365 , m_fragShaderModule () in GraphicsConfiguration() 805 *m_fragShaderModule, in makeGraphicsPipeline() 840 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initConfiguration()
|
D | vktRayQueryBuiltinTests.cpp | 381 Move<VkShaderModule> m_fragShaderModule; member in vkt::RayQuery::__anon7ec6782e0111::GraphicsConfiguration 406 , m_fragShaderModule() in GraphicsConfiguration() 885 *m_fragShaderModule, in makeGraphicsPipeline() 920 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initConfiguration()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
D | vktRayQueryWatertightnessTests.cpp | 340 Move<VkShaderModule> m_fragShaderModule; member in vkt::RayQuery::__anon5c13b4130111::GraphicsConfiguration 365 , m_fragShaderModule () in GraphicsConfiguration() 805 *m_fragShaderModule, in makeGraphicsPipeline() 840 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initConfiguration()
|
D | vktRayQueryBuiltinTests.cpp | 381 Move<VkShaderModule> m_fragShaderModule; member in vkt::RayQuery::__anonccf5c6ae0111::GraphicsConfiguration 406 , m_fragShaderModule() in GraphicsConfiguration() 885 *m_fragShaderModule, in makeGraphicsPipeline() 920 …if (0 != (shaders & VK_SHADER_STAGE_FRAGMENT_BIT)) m_fragShaderModule = createShaderModule(vkd… in initConfiguration()
|