RHI: Add RenderPass and Framebuffer unit tests with CMake support
This commit is contained in:
@@ -14,6 +14,8 @@ set(TEST_SOURCES
|
||||
test_command_queue.cpp
|
||||
test_shader.cpp
|
||||
test_pipeline_state.cpp
|
||||
test_render_pass.cpp
|
||||
test_framebuffer.cpp
|
||||
test_fence.cpp
|
||||
test_sampler.cpp
|
||||
${CMAKE_SOURCE_DIR}/tests/opengl/package/src/glad.c
|
||||
|
||||
Reference in New Issue
Block a user