diff --git a/CMakeLists.txt b/CMakeLists.txt index f9bad543..4442b310 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,6 +134,8 @@ set(EXAMPLES offscreen parallaxmapping particlefire + pbrbasic + pbribl pipelines pushconstants radialblur @@ -157,6 +159,7 @@ set(EXAMPLES texturemipmapgen texturesparseresidency triangle + viewportarray vulkanscene )