PipelineStateGLImpl class final
Pipeline state object implementation in OpenGL backend.
Contents
- Reference
Base classes
-
template<typename EngineImplTraits>class PipelineStateBase<EngineGLImplTraits>
- Template class implementing base functionality of the pipeline state object.
Public functions
-
void QueryInterface(const INTERFACE_
ID& IID, IObject** ppInterface) override - Queries the specific interface, see IObject::
QueryInterface() for details.