ReShade
A generic post-processing injector for games and video software.
Public Attributes | List of all members
reshade::api::sampler_with_resource_view Struct Reference

A combined sampler and resource view descriptor. More...

#include <reshade_api_pipeline.hpp>

Public Attributes

sampler sampler
 Sampler to sampler the shader resource view with. More...
 
resource_view view
 Shader resource view. More...
 

Detailed Description

A combined sampler and resource view descriptor.

Member Data Documentation

◆ sampler

sampler reshade::api::sampler_with_resource_view::sampler

Sampler to sampler the shader resource view with.

◆ view

resource_view reshade::api::sampler_with_resource_view::view

Shader resource view.


The documentation for this struct was generated from the following file: