summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngine
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngine')
-rw-r--r--Graphics/GraphicsEngine/interface/PipelineState.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Graphics/GraphicsEngine/interface/PipelineState.h b/Graphics/GraphicsEngine/interface/PipelineState.h
index 9dc585c7..4bbbbe9e 100644
--- a/Graphics/GraphicsEngine/interface/PipelineState.h
+++ b/Graphics/GraphicsEngine/interface/PipelineState.h
@@ -177,9 +177,6 @@ public:
/// \param [in] pResourceMapping - Pointer to the resource mapping interface.
/// \param [in] Flags - Additional flags. See Diligent::BIND_SHADER_RESOURCES_FLAGS.
- /// \remarks For older OpenGL devices that do not support program pipelines
- /// (OpenGL4.1-, OpenGLES3.0-). This function is the only way to bind
- /// shader resources.
virtual void BindShaderResources( IResourceMapping* pResourceMapping, Uint32 Flags ) = 0;
/// Creates a shader resource binding object