/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 162 Move<VkShaderModule> m_geomShaderModule; member in vkt::pipeline::__anone9cf04dc0111::InterfaceMatchingTestInstance 301 …m_geomShaderModule = createShaderModule(vk, device, m_context.getBinaryCollection().get("geom"), 0… in iterate() 322 *m_geomShaderModule) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 162 Move<VkShaderModule> m_geomShaderModule; member in vkt::pipeline::__anonf93f665c0111::InterfaceMatchingTestInstance 301 …m_geomShaderModule = createShaderModule(vk, device, m_context.getBinaryCollection().get("geom"), 0… in iterate() 322 *m_geomShaderModule) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 717 Move<VkShaderModule> m_geomShaderModule; member in vkt::BindingModel::__anonb1ed36500111::BindingAcceleratioStructureGraphicsTestInstance 738 , m_geomShaderModule () in BindingAcceleratioStructureGraphicsTestInstance() 1161 *m_geomShaderModule, in makeGraphicsPipeline() 1193 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 717 Move<VkShaderModule> m_geomShaderModule; member in vkt::BindingModel::__anon0d83e4d00111::BindingAcceleratioStructureGraphicsTestInstance 738 , m_geomShaderModule () in BindingAcceleratioStructureGraphicsTestInstance() 1161 *m_geomShaderModule, in makeGraphicsPipeline() 1193 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryWatertightnessTests.cpp | 337 Move<VkShaderModule> m_geomShaderModule; member in vkt::RayQuery::__anon88fdb5930111::GraphicsConfiguration 362 , m_geomShaderModule () in GraphicsConfiguration() 804 *m_geomShaderModule, in makeGraphicsPipeline() 837 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initConfiguration()
|
D | vktRayQueryBuiltinTests.cpp | 378 Move<VkShaderModule> m_geomShaderModule; member in vkt::RayQuery::__anon7ec6782e0111::GraphicsConfiguration 403 , m_geomShaderModule() in GraphicsConfiguration() 884 *m_geomShaderModule, in makeGraphicsPipeline() 917 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initConfiguration()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
D | vktRayQueryWatertightnessTests.cpp | 337 Move<VkShaderModule> m_geomShaderModule; member in vkt::RayQuery::__anon5c13b4130111::GraphicsConfiguration 362 , m_geomShaderModule () in GraphicsConfiguration() 804 *m_geomShaderModule, in makeGraphicsPipeline() 837 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initConfiguration()
|
D | vktRayQueryBuiltinTests.cpp | 378 Move<VkShaderModule> m_geomShaderModule; member in vkt::RayQuery::__anonccf5c6ae0111::GraphicsConfiguration 403 , m_geomShaderModule() in GraphicsConfiguration() 884 *m_geomShaderModule, in makeGraphicsPipeline() 917 …if (0 != (shaders & VK_SHADER_STAGE_GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd… in initConfiguration()
|