Fixes
This commit is contained in:
@@ -25,8 +25,14 @@ set(VIDEO_SHADER_INCLUDE_DIRS
|
||||
"${SRC_DIR}/preview"
|
||||
"${SRC_DIR}/render"
|
||||
"${SRC_DIR}/render/readback"
|
||||
"${SRC_DIR}/render/thread"
|
||||
"${SRC_DIR}/render/runtime"
|
||||
"${SRC_DIR}/runtime"
|
||||
"${SRC_DIR}/runtime/catalog"
|
||||
"${SRC_DIR}/runtime/layers"
|
||||
"${SRC_DIR}/runtime/shader"
|
||||
"${SRC_DIR}/runtime/state"
|
||||
"${SRC_DIR}/runtime/text"
|
||||
"${SRC_DIR}/shader"
|
||||
"${SRC_DIR}/telemetry"
|
||||
"${SRC_DIR}/video"
|
||||
@@ -89,10 +95,10 @@ set(RENDER_CADENCE_APP_REQUIRED_FILES
|
||||
"${SRC_DIR}/render/GLExtensions.cpp"
|
||||
"${SRC_DIR}/render/GLExtensions.h"
|
||||
"${SRC_DIR}/render/Std140Buffer.h"
|
||||
"${SRC_DIR}/runtime/RuntimeJson.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeJson.h"
|
||||
"${SRC_DIR}/runtime/RuntimeParameterUtils.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeParameterUtils.h"
|
||||
"${SRC_DIR}/runtime/state/RuntimeJson.cpp"
|
||||
"${SRC_DIR}/runtime/state/RuntimeJson.h"
|
||||
"${SRC_DIR}/runtime/state/RuntimeParameterUtils.cpp"
|
||||
"${SRC_DIR}/runtime/state/RuntimeParameterUtils.h"
|
||||
"${SRC_DIR}/shader/ShaderCompiler.cpp"
|
||||
"${SRC_DIR}/shader/ShaderCompiler.h"
|
||||
"${SRC_DIR}/shader/ShaderPackageRegistry.cpp"
|
||||
|
||||
Reference in New Issue
Block a user