MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
AcceleratorTestEngine.cpp File Reference
#include "System_dependent/Native/C_wrapper.h"
#include <gtest/gtest.h>
#include "MobileRT/Shader.hpp"
Include dependency graph for AcceleratorTestEngine.cpp:

Classes

class  AcceleratorTestEngine
 

Functions

 TEST_F (AcceleratorTestEngine, testRenderSceneWithNaive)
 
 TEST_F (AcceleratorTestEngine, testRenderSceneWithRegularGrid)
 
 TEST_F (AcceleratorTestEngine, testRenderSceneWithBVH)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( AcceleratorTestEngine  ,
testRenderSceneWithNaive   
)
Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( AcceleratorTestEngine  ,
testRenderSceneWithRegularGrid   
)
Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( AcceleratorTestEngine  ,
testRenderSceneWithBVH   
)
Here is the call graph for this function: