MCPcopy Index your code
hub / github.com/NVIDIA/DLSS

github.com/NVIDIA/DLSS @v310.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v310.7.0 ↗ · + Follow
132 symbols 139 edges 16 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DLSS

Public repo for NVIDIA RTX DLSS SDK. The DLSS Sample app is included only in the releases.

NVIDIA Image Scaling SDK

The NVIDIA Image Scaling SDK provides a single spatial scaling and sharpening algorithm for cross-platform support. It contains compute shaders that can be integrated with DX11, DX12, and Vulkan. For more information visit https://github.com/NVIDIAGameWorks/NVIDIAImageScaling.

To get the NVIDIA Image Scaling SDK submodule use the following command

$ git clone --recurse-submodules https://github.com/NVIDIA/DLSS.git

or if you already have clonned the DLSS repository and didn't use --recurse-submodules

git submodule update --init --recursive

Core symbols most depended-on inside this repo

NGX_DLSS_GET_STATS_2
called by 2
include/nvsdk_ngx_helpers.h
NGX_DLSSD_GET_STATS_2
called by 2
include/nvsdk_ngx_helpers_dlssd_cuda.h
NGX_DLSSD_GET_STATS_2
called by 2
include/nvsdk_ngx_helpers_dlssd.h
NGX_VULKAN_CREATE_DLSS_EXT1
called by 1
include/nvsdk_ngx_helpers_vk.h
NVSDK_NGX_Create_ImageView_Resource_VK
called by 0
include/nvsdk_ngx_helpers_vk.h
NVSDK_NGX_Create_Buffer_Resource_VK
called by 0
include/nvsdk_ngx_helpers_vk.h
NGX_VULKAN_CREATE_DLSS_EXT
called by 0
include/nvsdk_ngx_helpers_vk.h
NGX_VULKAN_EVALUATE_DLSS_EXT
called by 0
include/nvsdk_ngx_helpers_vk.h

Shape

Class 63
Function 44
Enum 25

Languages

C++100%

Modules by API surface

include/nvsdk_ngx_defs.h39 symbols
include/nvsdk_ngx_helpers.h24 symbols
include/nvsdk_ngx_helpers_vk.h12 symbols
include/nvsdk_ngx_helpers_dlssd_cuda.h10 symbols
include/nvsdk_ngx_helpers_dlssd.h10 symbols
include/nvsdk_ngx_params.h6 symbols
include/nvsdk_ngx.h6 symbols
include/nvsdk_ngx_helpers_dlssg_vk.h4 symbols
include/nvsdk_ngx_helpers_dlssg.h4 symbols
include/nvsdk_ngx_defs_vk.h4 symbols
include/nvsdk_ngx_defs_dlssd.h4 symbols
include/nvsdk_ngx_helpers_dlssd_vk.h3 symbols

For agents

$ claude mcp add DLSS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact