Searched refs:TestConfigurationFlow (Results 1 – 2 of 2) sorted by relevance
1891 class TestConfigurationFlow : public TestConfiguration class1894 TestConfigurationFlow (Context& context) : TestConfiguration(context) {} in TestConfigurationFlow() function in vkt::RayQuery::__anon5ddeb9910111::TestConfigurationFlow1902 …const VkAccelerationStructureKHR* TestConfigurationFlow::initAccelerationStructures(TestParams& te… in initAccelerationStructures()1975 const std::string TestConfigurationFlow::getShaderBodyText(const TestParams& testParams) in getShaderBodyText()5587 … m_testConfig = de::MovePtr<TestConfiguration>(new TestConfigurationFlow(context));… in RayQueryBuiltinTestInstance()5831 case TEST_TYPE_FLOW: return TestConfigurationFlow::getShaderBodyText; in getShaderBodyTextFunc()
1911 class TestConfigurationFlow : public TestConfiguration class1914 TestConfigurationFlow (Context& context) : TestConfiguration(context) {} in TestConfigurationFlow() function in vkt::RayQuery::__anon54be8af10111::TestConfigurationFlow1922 …const VkAccelerationStructureKHR* TestConfigurationFlow::initAccelerationStructures(TestParams& te… in initAccelerationStructures()1995 const std::string TestConfigurationFlow::getShaderBodyText(const TestParams& testParams) in getShaderBodyText()5607 … m_testConfig = de::MovePtr<TestConfiguration>(new TestConfigurationFlow(context));… in RayQueryBuiltinTestInstance()5851 case TEST_TYPE_FLOW: return TestConfigurationFlow::getShaderBodyText; in getShaderBodyTextFunc()