ReShade
A generic post-processing injector for games and video software.
|
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... | |
A combined sampler and resource view descriptor.
sampler reshade::api::sampler_with_resource_view::sampler |
Sampler to sampler the shader resource view with.
resource_view reshade::api::sampler_with_resource_view::view |
Shader resource view.