Searched refs:TestConfigurationGetIntersectionType (Results 1 – 1 of 1) sorted by relevance
5402 class TestConfigurationGetIntersectionType : public TestConfiguration class5405 TestConfigurationGetIntersectionType(Context &context) : TestConfiguration(context) in TestConfigurationGetIntersectionType() function in vkt::RayQuery::__anon2e6761860111::TestConfigurationGetIntersectionType5415 const VkAccelerationStructureKHR *TestConfigurationGetIntersectionType::initAccelerationStructures( in initAccelerationStructures()5510 const std::string TestConfigurationGetIntersectionType::getShaderBodyTextCandidate(const TestParams… in getShaderBodyTextCandidate()5555 const std::string TestConfigurationGetIntersectionType::getShaderBodyTextCommitted(const TestParams… in getShaderBodyTextCommitted()5954 … m_testConfig = de::MovePtr<TestConfiguration>(new TestConfigurationGetIntersectionType(context)); in RayQueryBuiltinTestInstance()5957 … m_testConfig = de::MovePtr<TestConfiguration>(new TestConfigurationGetIntersectionType(context)); in RayQueryBuiltinTestInstance()6252 return TestConfigurationGetIntersectionType::getShaderBodyTextCandidate; in getShaderBodyTextFunc()6254 return TestConfigurationGetIntersectionType::getShaderBodyTextCommitted; in getShaderBodyTextFunc()