OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::GL3PlusRenderSystem Class Reference

Implementation of GL 3 as a rendering system. More...

#include <OgreGL3PlusRenderSystem.h>

+ Inheritance diagram for Ogre::GL3PlusRenderSystem:

Public Types

typedef MapIterator< Ogre::RenderTargetMapRenderTargetIterator
 Iterator over RenderTargets.
 

Public Member Functions

 GL3PlusRenderSystem ()
 
 ~GL3PlusRenderSystem ()
 
void _applyObliqueDepthProjection (Matrix4 &matrix, const Plane &plane, bool forGpuProgram)
 See RenderSystem.
 
void _beginFrame (void)
 See RenderSystem.
 
virtual void _beginFrameOnce (void)
 Signifies the beginning of the main frame.
 
virtual void _beginGeometryCount (void)
 The RenderSystem will keep a count of tris rendered, this resets the count.
 
virtual void _bindTextureUavCS (uint32 slot, Texture *texture, ResourceAccess::ResourceAccess access, int32 mipmapLevel, int32 textureArrayIndex, PixelFormat pixelFormat)
 Binds an UAV texture to a Compute Shader.
 
void _cleanupDepthBuffers (bool bCleanManualBuffers=true)
 Removes all depth buffers.
 
void _convertProjectionMatrix (const Matrix4 &matrix, Matrix4 &dest, bool forGpuProgram=false)
 See RenderSystem.
 
DepthBuffer_createDepthBufferFor (RenderTarget *renderTarget, bool exactMatchFormat)
 Creates a DepthBuffer that can be attached to the specified RenderTarget.
 
RenderWindow_createRenderWindow (const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0)
 Creates a new rendering window.
 
bool _createRenderWindows (const RenderWindowDescriptionList &renderWindowDescriptions, RenderWindowList &createdWindows)
 Creates multiple rendering windows.
 
virtual void _destroyDepthBuffer (DepthBuffer *depthBuffer)
 
virtual void _disableTextureUnit (size_t texUnit)
 Turns off a texture unit.
 
virtual void _disableTextureUnitsFrom (size_t texUnit)
 Disables all texture units from the given unit upwards.
 
virtual void _dispatch (const HlmsComputePso &pso)
 
void _endFrame (void)
 See RenderSystem.
 
virtual void _endFrameOnce (void)
 Called once per frame, regardless of how many active workspaces there are.
 
virtual void _executeResourceTransition (ResourceTransition *resTransition)
 
virtual unsigned int _getBatchCount (void) const
 Reports the number of batches rendered since the last _beginGeometryCount call.
 
virtual const String_getDefaultViewportMaterialScheme (void) const
 Returns the default material scheme used by the render system.
 
void _getDepthStencilFormatFor (GLenum internalColourFormat, GLenum *depthFormat, GLenum *stencilFormat)
 Mimics D3D9RenderSystem::_getDepthStencilFormatFor, if no FBO RTT manager, outputs GL_NONE.
 
virtual unsigned int _getFaceCount (void) const
 Reports the number of tris rendered since the last _beginGeometryCount call.
 
GL3PlusContext_getMainContext ()
 Returns the main context.
 
virtual unsigned int _getVertexCount (void) const
 Reports the number of vertices passed to the renderer since the last _beginGeometryCount call.
 
virtual Viewport_getViewport (void)
 Get the current active viewport for rendering.
 
virtual void _hlmsBlendblockCreated (HlmsBlendblock *newBlock)
 
virtual void _hlmsBlendblockDestroyed (HlmsBlendblock *block)
 
virtual void _hlmsComputePipelineStateObjectCreated (HlmsComputePso *newPso)
 
virtual void _hlmsComputePipelineStateObjectDestroyed (HlmsComputePso *newPso)
 
virtual void _hlmsMacroblockCreated (HlmsMacroblock *newBlock)
 
virtual void _hlmsMacroblockDestroyed (HlmsMacroblock *block)
 
virtual void _hlmsPipelineStateObjectCreated (HlmsPso *newPso)
 
virtual void _hlmsPipelineStateObjectDestroyed (HlmsPso *pso)
 
virtual void _hlmsSamplerblockCreated (HlmsSamplerblock *newBlock)
 
virtual void _hlmsSamplerblockDestroyed (HlmsSamplerblock *block)
 
RenderWindow_initialise (bool autoCreateWindow, const String &windowTitle="OGRE Render Window")
 See RenderSystem.
 
virtual void _initRenderTargets (void)
 Utility method for initialising all render targets attached to this rendering system.
 
void _makeOrthoMatrix (const Radian &fovy, Real aspect, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)
 See RenderSystem.
 
void _makeProjectionMatrix (const Radian &fovy, Real aspect, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)
 See RenderSystem.
 
void _makeProjectionMatrix (Real left, Real right, Real bottom, Real top, Real nearPlane, Real farPlane, Matrix4 &dest, bool forGpuProgram=false)
 See RenderSystem.
 
virtual void _notifyCompositorNodeSwitchedRenderTarget (RenderTarget *previousTarget)
 This function was created because of Metal.
 
void _oneTimeContextInitialization ()
 One time initialization for the RenderState of a context.
 
virtual RenderSystemContext_pauseFrame (void)
 Pause rendering for a frame.
 
virtual void _render (const CbDrawCallIndexed *cmd)
 Renders the VAO. Assumes _setVertexArrayObject has already been called.
 
virtual void _render (const CbDrawCallStrip *cmd)
 
virtual void _render (const v1::CbDrawCallIndexed *cmd)
 Renders a V1 RenderOperation. Assumes _setRenderOperation has already been called.
 
virtual void _render (const v1::CbDrawCallStrip *cmd)
 
void _render (const v1::RenderOperation &op)
 See RenderSystem.
 
virtual void _renderEmulated (const CbDrawCallIndexed *cmd)
 
virtual void _renderEmulated (const CbDrawCallStrip *cmd)
 
virtual void _renderEmulatedNoBaseInstance (const CbDrawCallIndexed *cmd)
 
virtual void _renderEmulatedNoBaseInstance (const CbDrawCallStrip *cmd)
 
virtual void _renderNoBaseInstance (const v1::CbDrawCallIndexed *cmd)
 
virtual void _renderNoBaseInstance (const v1::CbDrawCallStrip *cmd)
 
virtual void _renderUsingReadBackAsTexture (unsigned int secondPass, Ogre::String variableName, unsigned int StartSlot)
 
virtual void _resourceTransitionCreated (ResourceTransition *resTransition)
 
virtual void _resourceTransitionDestroyed (ResourceTransition *resTransition)
 
virtual void _resumeFrame (RenderSystemContext *context)
 Resume rendering for a frame.
 
virtual void _setBindingType (TextureUnitState::BindingType bindigType)
 Set texture unit binding type.
 
virtual void _setComputePso (const HlmsComputePso *pso)
 Unlike _setPipelineStateObject, the RenderSystem will check if the PSO has changed to avoid redundant state changes (since it's hard to do it at Hlms level)
 
void _setDepthBias (float constantBias, float slopeScaleBias)
 See RenderSystem.
 
void _setGeometryTexture (size_t unit, const TexturePtr &tex)
 See RenderSystem.
 
void _setHlmsBlendblock (const HlmsBlendblock *blendblock, const GL3PlusHlmsPso *pso)
 
void _setHlmsMacroblock (const HlmsMacroblock *macroblock, const GL3PlusHlmsPso *pso)
 
virtual void _setHlmsSamplerblock (uint8 texUnit, const HlmsSamplerblock *samplerblock)
 @See HlmsSamplerblock.
 
virtual void _setHlmsSamplerblockCS (uint8 texUnit, const HlmsSamplerblock *samplerblock)
 
virtual void _setIndirectBuffer (IndirectBufferPacked *indirectBuffer)
 
virtual void _setPipelineStateObject (const HlmsPso *pso)
 @See HlmsPso
 
void _setPointParameters (Real size, bool attenuationEnabled, Real constant, Real linear, Real quadratic, Real minSize, Real maxSize)
 See RenderSystem.
 
void _setPointSpritesEnabled (bool enabled)
 See RenderSystem.
 
void _setProjectionMatrix (const Matrix4 &m)
 See RenderSystem.
 
virtual void _setRenderOperation (const v1::CbRenderOp *cmd)
 
void _setRenderTarget (RenderTarget *target, uint8 viewportRenderTargetFlags)
 Set current render target to target, enabling its GL context if needed.
 
void _setSceneBlending (SceneBlendFactor sourceFactor, SceneBlendFactor destFactor, SceneBlendOperation op)
 
void _setSceneBlendingOperation (SceneBlendOperation op)
 
void _setSeparateSceneBlending (SceneBlendFactor sourceFactor, SceneBlendFactor destFactor, SceneBlendFactor sourceFactorAlpha, SceneBlendFactor destFactorAlpha, SceneBlendOperation op, SceneBlendOperation alphaOp)
 
void _setSeparateSceneBlendingOperation (SceneBlendOperation op, SceneBlendOperation alphaOp)
 
void _setSurfaceParams (const ColourValue &ambient, const ColourValue &diffuse, const ColourValue &specular, const ColourValue &emissive, Real shininess, TrackVertexColourType tracking)
 See RenderSystem.
 
void _setTessellationDomainTexture (size_t unit, const TexturePtr &tex)
 See RenderSystem.
 
void _setTessellationHullTexture (size_t unit, const TexturePtr &tex)
 See RenderSystem.
 
virtual void _setTexture (size_t unit, bool enabled, const String &texname)
 Sets the texture to bind to a given texture unit.
 
void _setTexture (size_t unit, bool enabled, Texture *tex)
 See RenderSystem.
 
void _setTextureBlendMode (size_t stage, const LayerBlendModeEx &bm)
 See RenderSystem.
 
void _setTextureCoordCalculation (size_t stage, TexCoordCalcMethod m, const Frustum *frustum=0)
 See RenderSystem.
 
void _setTextureCoordSet (size_t stage, size_t index)
 See RenderSystem.
 
virtual void _setTextureCS (uint32 slot, bool enabled, Texture *texPtr)
 Binds a regular texture to a Compute Shader.
 
void _setTextureMatrix (size_t stage, const Matrix4 &xform)
 See RenderSystem.
 
virtual void _setTextureProjectionRelativeTo (bool enabled, const Vector3 &pos)
 Notify the rendersystem that it should adjust texture projection to be relative to a different origin.
 
virtual void _setTextureUnitSettings (size_t texUnit, TextureUnitState &tl)
 Utility function for setting all the properties of a texture unit at once.
 
virtual void _setVertexArrayObject (const VertexArrayObject *vao)
 Part of the low level rendering interface.
 
void _setVertexTexture (size_t unit, const TexturePtr &tex)
 See RenderSystem.
 
void _setViewMatrix (const Matrix4 &m)
 See RenderSystem.
 
void _setViewport (Viewport *vp)
 See RenderSystem.
 
virtual void _setWorldMatrices (const Matrix4 *m, unsigned short count)
 Sets multiple world matrices (vertex blending).
 
void _setWorldMatrix (const Matrix4 &m)
 See RenderSystem.
 
virtual void _startLegacyV1Rendering (void)
 May override the current VertexArrayObject!
 
void _switchContext (GL3PlusContext *context)
 Switch GL context, dealing with involved internal cached states too.
 
void _unregisterContext (GL3PlusContext *context)
 Unregister a render target->context mapping.
 
void _update (void)
 Called once per frame, regardless of how many active workspaces there are.
 
void _useLights (const LightList &lights, unsigned short limit)
 See RenderSystem.
 
virtual void addClipPlane (const Plane &p)
 Add a user clipping plane.
 
virtual void addClipPlane (Real A, Real B, Real C, Real D)
 Add a user clipping plane.
 
virtual void addListener (Listener *l)
 Adds a listener to the custom events that this render system can raise.
 
bool areFixedFunctionLightsInViewSpace () const
 See RenderSystem.
 
virtual void attachRenderTarget (RenderTarget &target)
 Attaches the passed render target to the render system.
 
virtual void beginGPUSampleProfile (const String &name, uint32 *hashCache)
 
virtual void beginProfileEvent (const String &eventName)
 This marks the beginning of an event for GPU profiling.
 
void bindGpuProgramParameters (GpuProgramType gptype, GpuProgramParametersSharedPtr params, uint16 mask)
 Bind Gpu program parameters.
 
void bindGpuProgramPassIterationParameters (GpuProgramType gptype)
 Only binds Gpu program parameters used for passes that have more than one iteration rendering.
 
virtual void clearFrameBuffer (unsigned int buffers, const ColourValue &colour=ColourValue::Black, Real depth=1.0f, unsigned short stencil=0)
 Clears one or more frame buffers on the active render target.
 
virtual void clearUAVs (void)
 By default queueBindUAV will keep all other slots intact.
 
virtual void compositorWorkspaceBegin (CompositorWorkspace *workspace, const bool forceBeginFrame)
 See RenderSystem::updateCompositorManager.
 
virtual void compositorWorkspaceEnd (CompositorWorkspace *workspace, const bool forceEndFrame)
 See RenderSystem::updateCompositorManager.
 
virtual void compositorWorkspaceUpdate (CompositorWorkspace *workspace)
 See RenderSystem::updateCompositorManager.
 
virtual void convertColourValue (const ColourValue &colour, uint32 *pDest)
 Generates a packed data version of the passed in ColourValue suitable for use as with this RenderSystem.
 
GLint convertCompareFunction (CompareFunction func) const
 
GLint convertStencilOp (StencilOperation op) const
 
HardwareOcclusionQuerycreateHardwareOcclusionQuery (void)
 Create an object for performing hardware occlusion queries.
 
virtual MultiRenderTargetcreateMultiRenderTarget (const String &name)
 Create a MultiRenderTarget, which is a render target that renders to multiple RenderTextures at once.
 
virtual RenderSystemCapabilitiescreateRenderSystemCapabilities () const
 See RenderSystem.
 
virtual void createUniqueDepthBufferFor (RenderTarget *renderTarget, bool exactMatch)
 
virtual void deinitGPUProfiling (void)
 
virtual void destroyHardwareOcclusionQuery (HardwareOcclusionQuery *hq)
 Destroy a hardware occlusion query object.
 
virtual void destroyRenderTarget (const String &name)
 Destroys a render target of any sort.
 
virtual void destroyRenderTexture (const String &name)
 Destroys a render texture.
 
virtual void destroyRenderWindow (const String &name)
 Destroys a render window.
 
void destroyRenderWindow (RenderWindow *pWin)
 See RenderSystem.
 
virtual RenderTargetdetachRenderTarget (const String &name)
 Detaches the render target with the passed name from the render system and returns a pointer to it.
 
virtual void discardFrameBuffer (unsigned int buffers)
 Instructs the viewport to 'discard' the buffers.
 
void enableClipPlane (ushort index, bool enable)
 See RenderSystem.
 
virtual void endGPUSampleProfile (const String &name)
 
virtual void endProfileEvent (void)
 Ends the currently active GPU profiling event.
 
virtual void flushUAVs (void)
 Forces to take effect all the queued UAV binding requests.
 
const RenderSystemCapabilitiesgetCapabilities (void) const
 Gets the capabilities of the render system.
 
VertexElementType getColourVertexElementType (void) const
 See RenderSystem.
 
ConfigOptionMapgetConfigOptions (void)
 See RenderSystem.
 
virtual void getCustomAttribute (const String &name, void *pData)
 Gets a custom (maybe platform-specific) attribute.
 
bool getDebugShaders (void) const
 
unsigned int getDisplayMonitorCount () const
 Gets the number of display monitors.
 
virtual const DriverVersiongetDriverVersion (void) const
 Returns the driver version.
 
String getErrorDescription (long errorNumber) const
 See RenderSystem.
 
const StringgetFriendlyName (void) const
 See RenderSystem.
 
v1::HardwareVertexBufferSharedPtr getGlobalInstanceVertexBuffer () const
 Returns the global instance vertex buffer.
 
v1::VertexDeclarationgetGlobalInstanceVertexBufferVertexDeclaration () const
 Gets vertex declaration for the global vertex buffer for the global instancing.
 
size_t getGlobalNumberOfInstances () const
 Gets the global number of instances.
 
const GL3PlusSupportgetGLSupport (void) const
 
Real getHorizontalTexelOffset (void)
 Returns the horizontal texel offset value required for mapping texel origins to pixel origins in this rendersystem.
 
virtual bool getInvertVertexWinding (void) const
 Indicates whether or not the vertex windings set will be inverted for the current render (e.g.
 
Real getMaximumDepthInputValue (void)
 Gets the maximum (farthest) depth value to be used when rendering using identity transforms.
 
Real getMinimumDepthInputValue (void)
 Gets the minimum (closest) depth value to be used when rendering using identity transforms.
 
RenderSystemCapabilitiesgetMutableCapabilities ()
 Get a pointer to the current capabilities being used by the RenderSystem.
 
const StringgetName (void) const
 See RenderSystem.
 
uint16 getNativeShadingLanguageVersion () const
 Gets the native shading language version for this render system.
 
virtual const StringVectorgetRenderSystemEvents (void) const
 Gets a list of the rendersystem specific events that this rendersystem can raise.
 
virtual RenderTargetgetRenderTarget (const String &name)
 Returns a pointer to the render target with the passed name, or NULL if that render target cannot be found.
 
virtual RenderTargetIterator getRenderTargetIterator (void)
 Returns a specialised MapIterator over all render targets attached to the RenderSystem.
 
virtual Real getRSDepthRange (void) const
 OpenGL depth is in range [-1;1] so it returns 2.0f; D3D11 & Metal are in range [0;1] so it returns 1.0f;.
 
const StencilParamsgetStencilBufferParams (void) const
 
VaoManagergetVaoManager (void) const
 
Real getVerticalTexelOffset (void)
 Returns the vertical texel offset value required for mapping texel origins to pixel origins in this rendersystem.
 
bool getWBufferEnabled (void) const
 Returns true if the renderer will try to use W-buffers when available.
 
virtual bool hasAnisotropicMipMapFilter () const
 Determines if the system has anisotropic mip map filter support.
 
virtual void initGPUProfiling (void)
 
void initialiseContext (RenderWindow *primary)
 
void initialiseFromRenderSystemCapabilities (RenderSystemCapabilities *caps, RenderTarget *primary)
 See RenderSystem.
 
virtual bool isGpuProgramBound (GpuProgramType gptype)
 Returns whether or not a Gpu program of the given type is currently bound.
 
virtual bool isStaticBufferLockable () const
 
virtual void markProfileEvent (const String &eventName)
 Marks an instantaneous event for graphics profilers.
 
 OGRE_MUTEX (mThreadInitMutex)
 
void operator delete (void *ptr)
 
void operator delete (void *ptr, const char *, int, const char *)
 
void operator delete (void *ptr, void *)
 
void operator delete[] (void *ptr)
 
void operator delete[] (void *ptr, const char *, int, const char *)
 
voidoperator new (size_t sz)
 
voidoperator new (size_t sz, const char *file, int line, const char *func)
 operator new, with debug line info
 
voidoperator new (size_t sz, void *ptr)
 placement operator new
 
voidoperator new[] (size_t sz)
 
voidoperator new[] (size_t sz, const char *file, int line, const char *func)
 array operator new, with debug line info
 
void postExtraThreadsStarted ()
 
void preExtraThreadsStarted ()
 Tell the rendersystem to perform any prep tasks it needs to directly before other threads which might access the rendering API are registered.
 
virtual void queueBindUAV (uint32 slot, TexturePtr texture, ResourceAccess::ResourceAccess access=ResourceAccess::ReadWrite, int32 mipmapLevel=0, int32 textureArrayIndex=0, PixelFormat pixelFormat=PF_UNKNOWN)
 Queues the binding of an UAV to the binding point/slot.
 
virtual void queueBindUAV (uint32 slot, UavBufferPacked *buffer, ResourceAccess::ResourceAccess access=ResourceAccess::ReadWrite, size_t offset=0, size_t sizeBytes=0)
 See other overload.
 
void registerThread ()
 Register the an additional thread which may make calls to rendersystem-related objects.
 
void reinitialise (void)
 See RenderSystem.
 
virtual void removeListener (Listener *l)
 Remove a listener to the custom events that this render system can raise.
 
virtual void resetClipPlanes ()
 Clears the user clipping region.
 
void setClipPlane (ushort index, Real A, Real B, Real C, Real D)
 See RenderSystem.
 
virtual void setClipPlanes (const PlaneList &clipPlanes)
 Sets the user clipping region.
 
void setClipPlanesImpl (const Ogre::PlaneList &planeList)
 Internal method used to set the underlying clip planes when needed.
 
void setConfigOption (const String &name, const String &value)
 See RenderSystem.
 
virtual void setCurrentPassIterationCount (const size_t count)
 set the current multi pass count value.
 
void setDebugShaders (bool bDebugShaders)
 Instructs the RenderSystem to compile shaders without optimizations and with debug information, for easier debugging on APIs that support it.
 
virtual void setDepthBufferFor (RenderTarget *renderTarget, bool exactMatch)
 Retrieves an existing DepthBuffer or creates a new one suited for the given RenderTarget and sets it.
 
virtual void setDeriveDepthBias (bool derive, float baseValue=0.0f, float multiplier=0.0f, float slopeScale=0.0f)
 Tell the render system whether to derive a depth bias on its own based on the values passed to it in setCurrentPassIterationCount.
 
void setGlobalInstanceVertexBuffer (const v1::HardwareVertexBufferSharedPtr &val)
 Sets the global instance vertex buffer.
 
void setGlobalInstanceVertexBufferVertexDeclaration (v1::VertexDeclaration *val)
 Sets vertex declaration for the global vertex buffer for the global instancing.
 
void setGlobalNumberOfInstances (const size_t val)
 Sets the global number of instances.
 
void setInvertVertexWinding (bool invert)
 Sets whether or not vertex windings set should be inverted; this can be important for rendering reflections.
 
virtual void setStencilBufferParams (uint32 refValue, const StencilParams &stencilParams)
 See RenderSystem.
 
virtual void setUavStartingSlot (uint32 startingSlot)
 In Direct3D11, UAV & RenderTargets share the same slots.
 
void setWBufferEnabled (bool enabled)
 Sets whether or not W-buffers are enabled if they are available for this renderer.
 
void shutdown (void)
 See RenderSystem.
 
void unregisterThread ()
 Unregister an additional thread which may make calls to rendersystem-related objects.
 
virtual void updateCompositorManager (CompositorManager2 *compositorManager, SceneManagerEnumerator &sceneManagers, HlmsManager *hlmsManager)
 This gives the renderer a chance to perform the compositor update in a special way.
 
virtual void useCustomRenderSystemCapabilities (RenderSystemCapabilities *capabilities)
 Force the render system to use the special capabilities.
 
String validateConfigOptions (void)
 See RenderSystem.
 

Static Public Member Functions

static ListenergetSharedListener (void)
 Retrieve a pointer to the current shared render system listener.
 
static void setSharedListener (Listener *listener)
 Sets shared listener.
 

Friends

class ShaderGeneratorTechniqueResolverListener
 

Detailed Description

Implementation of GL 3 as a rendering system.

Member Typedef Documentation

◆ RenderTargetIterator

Constructor & Destructor Documentation

◆ GL3PlusRenderSystem()

Ogre::GL3PlusRenderSystem::GL3PlusRenderSystem ( )

◆ ~GL3PlusRenderSystem()

Ogre::GL3PlusRenderSystem::~GL3PlusRenderSystem ( )

Member Function Documentation

◆ _applyObliqueDepthProjection()

void Ogre::GL3PlusRenderSystem::_applyObliqueDepthProjection ( Matrix4 matrix,
const Plane plane,
bool  forGpuProgram 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _beginFrame()

void Ogre::GL3PlusRenderSystem::_beginFrame ( void  )
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _beginFrameOnce()

virtual void Ogre::RenderSystem::_beginFrameOnce ( void  )
virtualinherited

Signifies the beginning of the main frame.

i.e. will only be called once per frame, not per viewport

Reimplemented in Ogre::MetalRenderSystem.

◆ _beginGeometryCount()

virtual void Ogre::RenderSystem::_beginGeometryCount ( void  )
virtualinherited

The RenderSystem will keep a count of tris rendered, this resets the count.

◆ _bindTextureUavCS()

virtual void Ogre::GL3PlusRenderSystem::_bindTextureUavCS ( uint32  slot,
Texture texture,
ResourceAccess::ResourceAccess  access,
int32  mipmapLevel,
int32  textureArrayIndex,
PixelFormat  pixelFormat 
)
virtual

Binds an UAV texture to a Compute Shader.

Remarks
See also
queueBindUAV param description.
Internal Developer Notes: D3D11 keeps UAVs that affect rendering separate from UAVs that affect Compute Shaders. Hence queueBindUAV & _bindTextureUavCS are independent.

OpenGL however, does not make this distinction. Hence once we switch back to 3D rendering, we need to restore UAVs set via queueBindUAV.

Implements Ogre::RenderSystem.

◆ _cleanupDepthBuffers()

void Ogre::RenderSystem::_cleanupDepthBuffers ( bool  bCleanManualBuffers = true)
inherited

Removes all depth buffers.

Should be called on device lost and shutdown

Remarks
Advanced users can call this directly with bCleanManualBuffers=false to remove all depth buffers created for RTTs; when they think the pool has grown too big or they've used lots of depth buffers they don't need anymore, freeing GPU RAM.

◆ _convertProjectionMatrix()

void Ogre::GL3PlusRenderSystem::_convertProjectionMatrix ( const Matrix4 matrix,
Matrix4 dest,
bool  forGpuProgram = false 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _createDepthBufferFor()

DepthBuffer * Ogre::GL3PlusRenderSystem::_createDepthBufferFor ( RenderTarget renderTarget,
bool  exactMatchFormat 
)
virtual

Creates a DepthBuffer that can be attached to the specified RenderTarget.

Remarks
It doesn't attach anything, it just returns a pointer to a new DepthBuffer Caller is responsible for putting this buffer into the right pool, for attaching, and deleting it. Here's where API-specific magic happens. Don't call this directly unless you know what you're doing.

Implements Ogre::RenderSystem.

◆ _createRenderWindow()

RenderWindow * Ogre::GL3PlusRenderSystem::_createRenderWindow ( const String name,
unsigned int  width,
unsigned int  height,
bool  fullScreen,
const NameValuePairList miscParams = 0 
)
virtual

Creates a new rendering window.

Remarks
This method creates a new rendering window as specified by the paramteters. The rendering system could be responible for only a single window (e.g. in the case of a game), or could be in charge of multiple ones (in the case of a level editor). The option to create the window as a child of another is therefore given. This method will create an appropriate subclass of RenderWindow depending on the API and platform implementation.
After creation, this window can be retrieved using getRenderTarget().
Parameters
nameThe name of the window. Used in other methods later like setRenderTarget and getRenderTarget.
widthThe width of the new window.
heightThe height of the new window.
fullScreenSpecify true to make the window full screen without borders, title bar or menu bar.
miscParamsA NameValuePairList describing the other parameters for the new rendering window. Options are case sensitive. Unrecognised parameters will be ignored silently. These values might be platform dependent, but these are present for all platforms unless indicated otherwise:
Key Type/Values Default Description Notes
title Any string RenderTarget name The title of the window that will appear in the title bar  
colourDepth 16, 32 Desktop depth Colour depth of the resulting rendering window; only applies if fullScreen Win32 Specific
left Positive integers Centred Screen x coordinate from left  
top Positive integers Centred Screen y coordinate from left  
depthBuffer true, false true Use depth buffer DirectX9 specific
externalWindowHandle Win32: HWND as integer
GLX: poslong:posint:poslong (display*:screen:windowHandle) or poslong:posint:poslong:poslong (display*:screen:windowHandle:XVisualInfo*)
OS X Cocoa: OgreGLView address as an integer. You can pass NSView or NSWindow too, but should perform OgreGLView callbacks into the Ogre manually. iOS: UIWindow address as an integer
0 (none) External window handle, for embedding the OGRE render in an existing window  
externalGLControl true, false false Let the external window control OpenGL i.e. don't select a pixel format for the window, do not change v-sync and do not swap buffer. When set to true, the calling application is responsible of OpenGL initialization and buffer swapping. It should also create an OpenGL context for its own rendering, Ogre will create one for its use. Then the calling application must also enable Ogre OpenGL context before calling any Ogre function and restore its OpenGL context after these calls. OpenGL specific
externalGLContext Context as Unsigned Long 0 (create own context) Use an externally created GL context OpenGL Specific
parentWindowHandle Win32: HWND as integer
GLX: poslong:posint:poslong (display*:screen:windowHandle) or poslong:posint:poslong:poslong (display*:screen:windowHandle:XVisualInfo*)
0 (none) Parent window handle, for embedding the OGRE in a child of an external window  
contentScalingFactor Positive Float greater than 1.0 The default content scaling factor of the screen Specifies the CAEAGLLayer content scaling factor. Only supported on iOS 4 or greater. This can be useful to limit the resolution of the OpenGL ES backing store. For example, the iPhone 4's native resolution is 960 x 640. Windows are always 320 x 480, if you would like to limit the display to 720 x 480, specify 1.5 as the scaling factor. iOS Specific  
externalViewHandle UIView pointer as an integer 0 External view handle, for rendering OGRE render in an existing view iOS Specific  
externalViewControllerHandle UIViewController pointer as an integer 0 External view controller handle, for embedding OGRE in an existing view controller iOS Specific  
externalSharegroup EAGLSharegroup pointer as an integer 0 External sharegroup, used to shared GL resources between contexts iOS Specific  
Full Screen true, false false Specify whether to create the window in full screen mode OS X Specific  
FSAA Positive integer (usually 0, 2, 4, 8, 16) 0 Full screen antialiasing factor  
FSAAHint Depends on RenderSystem and hardware. Currently supports:
"Quality": on systems that have an option to prefer higher AA quality over speed, use it
Blank Full screen antialiasing hint  
displayFrequency Refresh rate in Hertz (e.g. 60, 75, 100) Desktop vsync rate Display frequency rate, for fullscreen mode  
vsync true, false false Synchronize buffer swaps to monitor vsync, eliminating tearing at the expense of a fixed frame rate  
vsyncInterval 1, 2, 3, 4 1 If vsync is enabled, the minimum number of vertical blanks that should occur between renders. For example if vsync is enabled, the refresh rate is 60 and this is set to 2, then the frame rate will be locked at 30.  
border none, fixed, resize resize The type of window border (in windowed mode)  
outerDimensions true, false false Whether the width/height is expressed as the size of the outer window, rather than the content area  
useNVPerfHUD true, false false Enable the use of nVidia NVPerfHUD  
gamma true, false false Enable hardware conversion from linear colour space to gamma colour space on rendering to the window.  
enableDoubleClick true, false false Enable the window to keep track and transmit double click messages. Win32 Specific
MSAA Positive integer (usually 0, 2, 4, 8, 16) 0 Full screen antialiasing factor
Android Specific
CSAA Positive integer (usually 0, 2, 4, 8, 16) 0 Coverage sampling factor (https://www.khronos.org/registry/egl/extensions/NV/EGL_NV_coverage_sample.txt)
Android Specific
maxColourBufferSize Positive integer (usually 16, 32) 32 Max EGL_BUFFER_SIZE
Android Specific
minColourBufferSize Positive integer (usually 16, 32) 16 Min EGL_BUFFER_SIZE
Android Specific
maxStencilBufferSize Positive integer (usually 0, 8) 0 EGL_STENCIL_SIZE
Android Specific
maxDepthBufferSize Positive integer (usually 0, 16, 24) 16 EGL_DEPTH_SIZE
Android Specific

Implements Ogre::RenderSystem.

◆ _createRenderWindows()

bool Ogre::GL3PlusRenderSystem::_createRenderWindows ( const RenderWindowDescriptionList renderWindowDescriptions,
RenderWindowList createdWindows 
)
virtual

Creates multiple rendering windows.


Parameters
renderWindowDescriptionsArray of structures containing the descriptions of each render window. The structure's members are the same as the parameters of _createRenderWindow: name width height fullScreen miscParams See _createRenderWindow for details about each member.
createdWindowsThis array will hold the created render windows.
Returns
true on success.

Reimplemented from Ogre::RenderSystem.

◆ _destroyDepthBuffer()

virtual void Ogre::RenderSystem::_destroyDepthBuffer ( DepthBuffer depthBuffer)
virtualinherited

◆ _disableTextureUnit()

virtual void Ogre::RenderSystem::_disableTextureUnit ( size_t  texUnit)
virtualinherited

Turns off a texture unit.

Reimplemented in Ogre::D3D11RenderSystem, and Ogre::D3D9RenderSystem.

◆ _disableTextureUnitsFrom()

virtual void Ogre::RenderSystem::_disableTextureUnitsFrom ( size_t  texUnit)
virtualinherited

Disables all texture units from the given unit upwards.

◆ _dispatch()

virtual void Ogre::GL3PlusRenderSystem::_dispatch ( const HlmsComputePso pso)
virtual

Implements Ogre::RenderSystem.

◆ _endFrame()

void Ogre::GL3PlusRenderSystem::_endFrame ( void  )
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _endFrameOnce()

virtual void Ogre::RenderSystem::_endFrameOnce ( void  )
inlinevirtualinherited

Called once per frame, regardless of how many active workspaces there are.

Gets called AFTER all RenderWindows have been swapped.

Reimplemented in Ogre::MetalRenderSystem.

◆ _executeResourceTransition()

virtual void Ogre::GL3PlusRenderSystem::_executeResourceTransition ( ResourceTransition resTransition)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _getBatchCount()

virtual unsigned int Ogre::RenderSystem::_getBatchCount ( void  ) const
virtualinherited

Reports the number of batches rendered since the last _beginGeometryCount call.

◆ _getDefaultViewportMaterialScheme()

virtual const String & Ogre::RenderSystem::_getDefaultViewportMaterialScheme ( void  ) const
virtualinherited

Returns the default material scheme used by the render system.

Systems that use the RTSS to emulate a fixed function pipeline (e.g. OpenGL ES 2, GL3+, DX11) need to override this function to return the default material scheme of the RTSS ShaderGenerator.

This is currently only used to set the default material scheme for viewports. It is a necessary step on these render systems for render textures to be rendered into properly.

◆ _getDepthStencilFormatFor()

void Ogre::GL3PlusRenderSystem::_getDepthStencilFormatFor ( GLenum  internalColourFormat,
GLenum depthFormat,
GLenum stencilFormat 
)

Mimics D3D9RenderSystem::_getDepthStencilFormatFor, if no FBO RTT manager, outputs GL_NONE.

◆ _getFaceCount()

virtual unsigned int Ogre::RenderSystem::_getFaceCount ( void  ) const
virtualinherited

Reports the number of tris rendered since the last _beginGeometryCount call.

◆ _getMainContext()

GL3PlusContext * Ogre::GL3PlusRenderSystem::_getMainContext ( )
inline

Returns the main context.

◆ _getVertexCount()

virtual unsigned int Ogre::RenderSystem::_getVertexCount ( void  ) const
virtualinherited

Reports the number of vertices passed to the renderer since the last _beginGeometryCount call.

◆ _getViewport()

virtual Viewport * Ogre::RenderSystem::_getViewport ( void  )
virtualinherited

Get the current active viewport for rendering.

◆ _hlmsBlendblockCreated()

virtual void Ogre::GL3PlusRenderSystem::_hlmsBlendblockCreated ( HlmsBlendblock newBlock)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsBlendblockDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_hlmsBlendblockDestroyed ( HlmsBlendblock block)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsComputePipelineStateObjectCreated()

virtual void Ogre::GL3PlusRenderSystem::_hlmsComputePipelineStateObjectCreated ( HlmsComputePso newPso)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsComputePipelineStateObjectDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_hlmsComputePipelineStateObjectDestroyed ( HlmsComputePso newPso)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsMacroblockCreated()

virtual void Ogre::GL3PlusRenderSystem::_hlmsMacroblockCreated ( HlmsMacroblock newBlock)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsMacroblockDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_hlmsMacroblockDestroyed ( HlmsMacroblock block)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsPipelineStateObjectCreated()

virtual void Ogre::GL3PlusRenderSystem::_hlmsPipelineStateObjectCreated ( HlmsPso newPso)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsPipelineStateObjectDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_hlmsPipelineStateObjectDestroyed ( HlmsPso pso)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsSamplerblockCreated()

virtual void Ogre::GL3PlusRenderSystem::_hlmsSamplerblockCreated ( HlmsSamplerblock newBlock)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _hlmsSamplerblockDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_hlmsSamplerblockDestroyed ( HlmsSamplerblock block)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _initialise()

RenderWindow * Ogre::GL3PlusRenderSystem::_initialise ( bool  autoCreateWindow,
const String windowTitle = "OGRE Render Window" 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _initRenderTargets()

virtual void Ogre::RenderSystem::_initRenderTargets ( void  )
virtualinherited

Utility method for initialising all render targets attached to this rendering system.

◆ _makeOrthoMatrix()

void Ogre::GL3PlusRenderSystem::_makeOrthoMatrix ( const Radian fovy,
Real  aspect,
Real  nearPlane,
Real  farPlane,
Matrix4 dest,
bool  forGpuProgram = false 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _makeProjectionMatrix() [1/2]

void Ogre::GL3PlusRenderSystem::_makeProjectionMatrix ( const Radian fovy,
Real  aspect,
Real  nearPlane,
Real  farPlane,
Matrix4 dest,
bool  forGpuProgram = false 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _makeProjectionMatrix() [2/2]

void Ogre::GL3PlusRenderSystem::_makeProjectionMatrix ( Real  left,
Real  right,
Real  bottom,
Real  top,
Real  nearPlane,
Real  farPlane,
Matrix4 dest,
bool  forGpuProgram = false 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _notifyCompositorNodeSwitchedRenderTarget()

virtual void Ogre::RenderSystem::_notifyCompositorNodeSwitchedRenderTarget ( RenderTarget previousTarget)
inlinevirtualinherited

This function was created because of Metal.

The Metal API doesn't have a 'device->clear( texture )' function. Instead we must specify we want to start rendering to a cleared surface. This allows mobile TBDR GPUs to begin rendering without having to load any data from memory (saves a lot of bandwidth and battery).

But it also means Ogre must do an effort to delay the clear operation as much as possible (until actual rendering to it, or until the texture is used for reading/sampling).
Normally, we'd want to stop deferring a clear and immediately issue it when _setRenderTarget gets called with a different pointer. However, the following scenario is too common: target rtt { pass clear {} pass render_scene { shadows myShadowNode } }

Ogre will first issue a clear, then begin executing the shadow node (which switches to the shadow map) then switch back to the original rtt to resume regular rendinering. In this common case we want to delay the clear, but _setRenderTarget is clearly not an trusted indication (we would get many false positives).

Therefore the compositor has much better knowledge, and it informs of this fact via this call.
Remarks
TODO: This function will eventually be removed. The Compositor should be creating a resource transition. We only need to force clear when we're going to be using the target as a texture for reading/sampling. That's exactly what ResourceTransitions are for.
Parameters
previousRenderTargetRenderTarget that was being used (and we should clear if we have to).

Reimplemented in Ogre::MetalRenderSystem.

◆ _oneTimeContextInitialization()

void Ogre::GL3PlusRenderSystem::_oneTimeContextInitialization ( )

One time initialization for the RenderState of a context.

Things that only need to be set once, like the LightingModel can be defined here.

◆ _pauseFrame()

virtual RenderSystemContext * Ogre::RenderSystem::_pauseFrame ( void  )
virtualinherited

Pause rendering for a frame.

This has to be called after _beginFrame and before _endFrame. Will usually be called by the SceneManager, don't use this manually unless you know what you are doing.

Reimplemented in Ogre::D3D9RenderSystem.

◆ _render() [1/5]

virtual void Ogre::GL3PlusRenderSystem::_render ( const CbDrawCallIndexed cmd)
virtual

Renders the VAO. Assumes _setVertexArrayObject has already been called.

Implements Ogre::RenderSystem.

◆ _render() [2/5]

virtual void Ogre::GL3PlusRenderSystem::_render ( const CbDrawCallStrip cmd)
virtual

Implements Ogre::RenderSystem.

◆ _render() [3/5]

virtual void Ogre::GL3PlusRenderSystem::_render ( const v1::CbDrawCallIndexed cmd)
virtual

Renders a V1 RenderOperation. Assumes _setRenderOperation has already been called.

Implements Ogre::RenderSystem.

◆ _render() [4/5]

virtual void Ogre::GL3PlusRenderSystem::_render ( const v1::CbDrawCallStrip cmd)
virtual

Implements Ogre::RenderSystem.

◆ _render() [5/5]

void Ogre::GL3PlusRenderSystem::_render ( const v1::RenderOperation op)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _renderEmulated() [1/2]

virtual void Ogre::GL3PlusRenderSystem::_renderEmulated ( const CbDrawCallIndexed cmd)
virtual

Implements Ogre::RenderSystem.

◆ _renderEmulated() [2/2]

virtual void Ogre::GL3PlusRenderSystem::_renderEmulated ( const CbDrawCallStrip cmd)
virtual

Implements Ogre::RenderSystem.

◆ _renderEmulatedNoBaseInstance() [1/2]

virtual void Ogre::GL3PlusRenderSystem::_renderEmulatedNoBaseInstance ( const CbDrawCallIndexed cmd)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _renderEmulatedNoBaseInstance() [2/2]

virtual void Ogre::GL3PlusRenderSystem::_renderEmulatedNoBaseInstance ( const CbDrawCallStrip cmd)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _renderNoBaseInstance() [1/2]

virtual void Ogre::GL3PlusRenderSystem::_renderNoBaseInstance ( const v1::CbDrawCallIndexed cmd)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _renderNoBaseInstance() [2/2]

virtual void Ogre::GL3PlusRenderSystem::_renderNoBaseInstance ( const v1::CbDrawCallStrip cmd)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _renderUsingReadBackAsTexture()

virtual void Ogre::RenderSystem::_renderUsingReadBackAsTexture ( unsigned int  secondPass,
Ogre::String  variableName,
unsigned int  StartSlot 
)
virtualinherited

Reimplemented in Ogre::D3D11RenderSystem.

◆ _resourceTransitionCreated()

virtual void Ogre::GL3PlusRenderSystem::_resourceTransitionCreated ( ResourceTransition resTransition)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _resourceTransitionDestroyed()

virtual void Ogre::GL3PlusRenderSystem::_resourceTransitionDestroyed ( ResourceTransition resTransition)
virtual

Reimplemented from Ogre::RenderSystem.

◆ _resumeFrame()

virtual void Ogre::RenderSystem::_resumeFrame ( RenderSystemContext context)
virtualinherited

Resume rendering for a frame.

This has to be called after a _pauseFrame call Will usually be called by the SceneManager, don't use this manually unless you know what you are doing.

Parameters
contextthe render system context, as returned by _pauseFrame

Reimplemented in Ogre::D3D9RenderSystem.

◆ _setBindingType()

virtual void Ogre::RenderSystem::_setBindingType ( TextureUnitState::BindingType  bindigType)
virtualinherited

Set texture unit binding type.

Reimplemented in Ogre::D3D11RenderSystem.

◆ _setComputePso()

virtual void Ogre::GL3PlusRenderSystem::_setComputePso ( const HlmsComputePso pso)
virtual

Unlike _setPipelineStateObject, the RenderSystem will check if the PSO has changed to avoid redundant state changes (since it's hard to do it at Hlms level)

Implements Ogre::RenderSystem.

◆ _setDepthBias()

void Ogre::GL3PlusRenderSystem::_setDepthBias ( float  constantBias,
float  slopeScaleBias 
)

◆ _setGeometryTexture()

void Ogre::GL3PlusRenderSystem::_setGeometryTexture ( size_t  unit,
const TexturePtr tex 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _setHlmsBlendblock()

void Ogre::GL3PlusRenderSystem::_setHlmsBlendblock ( const HlmsBlendblock blendblock,
const GL3PlusHlmsPso pso 
)

◆ _setHlmsMacroblock()

void Ogre::GL3PlusRenderSystem::_setHlmsMacroblock ( const HlmsMacroblock macroblock,
const GL3PlusHlmsPso pso 
)

◆ _setHlmsSamplerblock()

virtual void Ogre::GL3PlusRenderSystem::_setHlmsSamplerblock ( uint8  texUnit,
const HlmsSamplerblock Samplerblock 
)
virtual

@See HlmsSamplerblock.

This function MUST be called after _setTexture, not before. Otherwise not all APIs may see the change.

Implements Ogre::RenderSystem.

◆ _setHlmsSamplerblockCS()

virtual void Ogre::GL3PlusRenderSystem::_setHlmsSamplerblockCS ( uint8  texUnit,
const HlmsSamplerblock samplerblock 
)
virtual

Implements Ogre::RenderSystem.

◆ _setIndirectBuffer()

virtual void Ogre::GL3PlusRenderSystem::_setIndirectBuffer ( IndirectBufferPacked indirectBuffer)
virtual

Implements Ogre::RenderSystem.

◆ _setPipelineStateObject()

virtual void Ogre::GL3PlusRenderSystem::_setPipelineStateObject ( const HlmsPso pso)
virtual

@See HlmsPso

Reimplemented from Ogre::RenderSystem.

◆ _setPointParameters()

void Ogre::GL3PlusRenderSystem::_setPointParameters ( Real  size,
bool  attenuationEnabled,
Real  constant,
Real  linear,
Real  quadratic,
Real  minSize,
Real  maxSize 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setPointSpritesEnabled()

void Ogre::GL3PlusRenderSystem::_setPointSpritesEnabled ( bool  enabled)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setProjectionMatrix()

void Ogre::GL3PlusRenderSystem::_setProjectionMatrix ( const Matrix4 m)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setRenderOperation()

virtual void Ogre::GL3PlusRenderSystem::_setRenderOperation ( const v1::CbRenderOp cmd)
virtual

Implements Ogre::RenderSystem.

◆ _setRenderTarget()

void Ogre::GL3PlusRenderSystem::_setRenderTarget ( RenderTarget target,
uint8  viewportRenderTargetFlags 
)
virtual

Set current render target to target, enabling its GL context if needed.

Implements Ogre::RenderSystem.

◆ _setSceneBlending()

void Ogre::GL3PlusRenderSystem::_setSceneBlending ( SceneBlendFactor  sourceFactor,
SceneBlendFactor  destFactor,
SceneBlendOperation  op 
)

◆ _setSceneBlendingOperation()

void Ogre::GL3PlusRenderSystem::_setSceneBlendingOperation ( SceneBlendOperation  op)

◆ _setSeparateSceneBlending()

void Ogre::GL3PlusRenderSystem::_setSeparateSceneBlending ( SceneBlendFactor  sourceFactor,
SceneBlendFactor  destFactor,
SceneBlendFactor  sourceFactorAlpha,
SceneBlendFactor  destFactorAlpha,
SceneBlendOperation  op,
SceneBlendOperation  alphaOp 
)

◆ _setSeparateSceneBlendingOperation()

void Ogre::GL3PlusRenderSystem::_setSeparateSceneBlendingOperation ( SceneBlendOperation  op,
SceneBlendOperation  alphaOp 
)

◆ _setSurfaceParams()

void Ogre::GL3PlusRenderSystem::_setSurfaceParams ( const ColourValue ambient,
const ColourValue diffuse,
const ColourValue specular,
const ColourValue emissive,
Real  shininess,
TrackVertexColourType  tracking 
)
inlinevirtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTessellationDomainTexture()

void Ogre::GL3PlusRenderSystem::_setTessellationDomainTexture ( size_t  unit,
const TexturePtr tex 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _setTessellationHullTexture()

void Ogre::GL3PlusRenderSystem::_setTessellationHullTexture ( size_t  unit,
const TexturePtr tex 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _setTexture() [1/2]

virtual void Ogre::RenderSystem::_setTexture ( size_t  unit,
bool  enabled,
const String texname 
)
virtualinherited

Sets the texture to bind to a given texture unit.

User processes would not normally call this direct unless rendering primitives themselves.

Parameters
unitThe index of the texture unit to modify. Multitexturing hardware can support multiple units (see RenderSystemCapabilites::getNumTextureUnits)
enabledBoolean to turn the unit on/off
texnameThe name of the texture to use - this should have already been loaded with TextureManager::load.

◆ _setTexture() [2/2]

void Ogre::GL3PlusRenderSystem::_setTexture ( size_t  unit,
bool  enabled,
Texture tex 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTextureBlendMode()

void Ogre::GL3PlusRenderSystem::_setTextureBlendMode ( size_t  stage,
const LayerBlendModeEx bm 
)
inlinevirtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTextureCoordCalculation()

void Ogre::GL3PlusRenderSystem::_setTextureCoordCalculation ( size_t  stage,
TexCoordCalcMethod  m,
const Frustum frustum = 0 
)
inlinevirtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTextureCoordSet()

void Ogre::GL3PlusRenderSystem::_setTextureCoordSet ( size_t  stage,
size_t  index 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTextureCS()

virtual void Ogre::GL3PlusRenderSystem::_setTextureCS ( uint32  slot,
bool  enabled,
Texture texPtr 
)
virtual

Binds a regular texture to a Compute Shader.

Implements Ogre::RenderSystem.

◆ _setTextureMatrix()

void Ogre::GL3PlusRenderSystem::_setTextureMatrix ( size_t  stage,
const Matrix4 xform 
)
inlinevirtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setTextureProjectionRelativeTo()

virtual void Ogre::RenderSystem::_setTextureProjectionRelativeTo ( bool  enabled,
const Vector3 pos 
)
virtualinherited

Notify the rendersystem that it should adjust texture projection to be relative to a different origin.

◆ _setTextureUnitSettings()

virtual void Ogre::RenderSystem::_setTextureUnitSettings ( size_t  texUnit,
TextureUnitState tl 
)
virtualinherited

Utility function for setting all the properties of a texture unit at once.

This method is also worth using over the individual texture unit settings because it only sets those settings which are different from the current settings for this unit, thus minimising render state changes.

◆ _setVertexArrayObject()

virtual void Ogre::GL3PlusRenderSystem::_setVertexArrayObject ( const VertexArrayObject vao)
virtual

Part of the low level rendering interface.

Tells the RS which VAO will be bound now. (i.e. Vertex Formats, buffers being bound, etc.) You don't need to rebind if the VAO's mRenderQueueId is the same as previous call.

Remarks
Assumes _setPipelineStateObject has already been called.

Implements Ogre::RenderSystem.

◆ _setVertexTexture()

void Ogre::GL3PlusRenderSystem::_setVertexTexture ( size_t  unit,
const TexturePtr tex 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ _setViewMatrix()

void Ogre::GL3PlusRenderSystem::_setViewMatrix ( const Matrix4 m)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setViewport()

void Ogre::GL3PlusRenderSystem::_setViewport ( Viewport vp)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _setWorldMatrices()

virtual void Ogre::RenderSystem::_setWorldMatrices ( const Matrix4 m,
unsigned short  count 
)
virtualinherited

Sets multiple world matrices (vertex blending).

◆ _setWorldMatrix()

void Ogre::GL3PlusRenderSystem::_setWorldMatrix ( const Matrix4 m)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ _startLegacyV1Rendering()

virtual void Ogre::GL3PlusRenderSystem::_startLegacyV1Rendering ( void  )
virtual

May override the current VertexArrayObject!

Reimplemented from Ogre::RenderSystem.

◆ _switchContext()

void Ogre::GL3PlusRenderSystem::_switchContext ( GL3PlusContext context)

Switch GL context, dealing with involved internal cached states too.

◆ _unregisterContext()

void Ogre::GL3PlusRenderSystem::_unregisterContext ( GL3PlusContext context)

Unregister a render target->context mapping.

If the context of target is the current context, change the context to the main context so it can be destroyed safely.

Note
This is automatically called by the destructor of GL3PlusContext.

◆ _update()

void Ogre::RenderSystem::_update ( void  )
inherited

Called once per frame, regardless of how many active workspaces there are.

◆ _useLights()

void Ogre::GL3PlusRenderSystem::_useLights ( const LightList lights,
unsigned short  limit 
)
inlinevirtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ addClipPlane() [1/2]

virtual void Ogre::RenderSystem::addClipPlane ( const Plane p)
virtualinherited

Add a user clipping plane.

◆ addClipPlane() [2/2]

virtual void Ogre::RenderSystem::addClipPlane ( Real  A,
Real  B,
Real  C,
Real  D 
)
virtualinherited

Add a user clipping plane.

◆ addListener()

virtual void Ogre::RenderSystem::addListener ( Listener l)
virtualinherited

Adds a listener to the custom events that this render system can raise.

Remarks
Some render systems have quite specific, internally generated events that the application may wish to be notified of. Many applications don't have to worry about these events, and can just trust OGRE to handle them, but if you want to know, you can add a listener here.
Events are raised very generically by string name. Perhaps the most common example of a render system specific event is the loss and restoration of a device in DirectX; which OGRE deals with, but you may wish to know when it happens.
See also
RenderSystem::getRenderSystemEvents

◆ areFixedFunctionLightsInViewSpace()

bool Ogre::GL3PlusRenderSystem::areFixedFunctionLightsInViewSpace ( ) const
inlinevirtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ attachRenderTarget()

virtual void Ogre::RenderSystem::attachRenderTarget ( RenderTarget target)
virtualinherited

Attaches the passed render target to the render system.

◆ beginGPUSampleProfile()

virtual void Ogre::GL3PlusRenderSystem::beginGPUSampleProfile ( const String name,
uint32 hashCache 
)
virtual

Implements Ogre::RenderSystem.

◆ beginProfileEvent()

virtual void Ogre::GL3PlusRenderSystem::beginProfileEvent ( const String eventName)
virtual

This marks the beginning of an event for GPU profiling.

Implements Ogre::RenderSystem.

◆ bindGpuProgramParameters()

void Ogre::GL3PlusRenderSystem::bindGpuProgramParameters ( GpuProgramType  gptype,
GpuProgramParametersSharedPtr  params,
uint16  variabilityMask 
)
virtual

Bind Gpu program parameters.

Parameters
gptypeThe type of program to bind the parameters to
paramsThe parameters to bind
variabilityMaskA mask of GpuParamVariability identifying which params need binding

Implements Ogre::RenderSystem.

◆ bindGpuProgramPassIterationParameters()

void Ogre::GL3PlusRenderSystem::bindGpuProgramPassIterationParameters ( GpuProgramType  gptype)
virtual

Only binds Gpu program parameters used for passes that have more than one iteration rendering.

Implements Ogre::RenderSystem.

◆ clearFrameBuffer()

virtual void Ogre::GL3PlusRenderSystem::clearFrameBuffer ( unsigned int  buffers,
const ColourValue colour = ColourValue::Black,
Real  depth = 1.0f,
unsigned short  stencil = 0 
)
virtual

Clears one or more frame buffers on the active render target.

Parameters
buffersCombination of one or more elements of FrameBufferType denoting which buffers are to be cleared
colourThe colour to clear the colour buffer with, if enabled
depthThe value to initialise the depth buffer with, if enabled
stencilThe value to initialise the stencil buffer with, if enabled.

Implements Ogre::RenderSystem.

◆ clearUAVs()

virtual void Ogre::GL3PlusRenderSystem::clearUAVs ( void  )
virtual

By default queueBindUAV will keep all other slots intact.

Calling this function will unset all bound UAVs. Will take effect after flushUAVs or setting a new RT.

Implements Ogre::RenderSystem.

◆ compositorWorkspaceBegin()

virtual void Ogre::RenderSystem::compositorWorkspaceBegin ( CompositorWorkspace workspace,
const bool  forceBeginFrame 
)
virtualinherited

◆ compositorWorkspaceEnd()

virtual void Ogre::RenderSystem::compositorWorkspaceEnd ( CompositorWorkspace workspace,
const bool  forceEndFrame 
)
virtualinherited

◆ compositorWorkspaceUpdate()

virtual void Ogre::RenderSystem::compositorWorkspaceUpdate ( CompositorWorkspace workspace)
virtualinherited

◆ convertColourValue()

virtual void Ogre::RenderSystem::convertColourValue ( const ColourValue colour,
uint32 pDest 
)
virtualinherited

Generates a packed data version of the passed in ColourValue suitable for use as with this RenderSystem.

Remarks
Since different render systems have different colour data formats (eg RGBA for GL, ARGB for D3D) this method allows you to use 1 method for all.
Parameters
colourThe colour to convert
pDestPointer to location to put the result.

◆ convertCompareFunction()

GLint Ogre::GL3PlusRenderSystem::convertCompareFunction ( CompareFunction  func) const

◆ convertStencilOp()

GLint Ogre::GL3PlusRenderSystem::convertStencilOp ( StencilOperation  op) const

◆ createHardwareOcclusionQuery()

HardwareOcclusionQuery * Ogre::GL3PlusRenderSystem::createHardwareOcclusionQuery ( void  )
virtual

Create an object for performing hardware occlusion queries.

Implements Ogre::RenderSystem.

◆ createMultiRenderTarget()

virtual MultiRenderTarget * Ogre::GL3PlusRenderSystem::createMultiRenderTarget ( const String name)
virtual

Create a MultiRenderTarget, which is a render target that renders to multiple RenderTextures at once.

Surfaces can be bound and unbound at will. This fails if mCapabilities->getNumMultiRenderTargets() is smaller than 2.

Implements Ogre::RenderSystem.

◆ createRenderSystemCapabilities()

virtual RenderSystemCapabilities * Ogre::GL3PlusRenderSystem::createRenderSystemCapabilities ( ) const
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ createUniqueDepthBufferFor()

virtual void Ogre::RenderSystem::createUniqueDepthBufferFor ( RenderTarget renderTarget,
bool  exactMatch 
)
virtualinherited

◆ deinitGPUProfiling()

virtual void Ogre::GL3PlusRenderSystem::deinitGPUProfiling ( void  )
virtual

Implements Ogre::RenderSystem.

◆ destroyHardwareOcclusionQuery()

virtual void Ogre::RenderSystem::destroyHardwareOcclusionQuery ( HardwareOcclusionQuery hq)
virtualinherited

Destroy a hardware occlusion query object.

◆ destroyRenderTarget()

virtual void Ogre::RenderSystem::destroyRenderTarget ( const String name)
virtualinherited

Destroys a render target of any sort.

Reimplemented in Ogre::D3D11RenderSystem, and Ogre::D3D9RenderSystem.

◆ destroyRenderTexture()

virtual void Ogre::RenderSystem::destroyRenderTexture ( const String name)
virtualinherited

Destroys a render texture.

◆ destroyRenderWindow() [1/2]

virtual void Ogre::RenderSystem::destroyRenderWindow ( const String name)
virtualinherited

Destroys a render window.

◆ destroyRenderWindow() [2/2]

void Ogre::GL3PlusRenderSystem::destroyRenderWindow ( RenderWindow pWin)

◆ detachRenderTarget()

virtual RenderTarget * Ogre::RenderSystem::detachRenderTarget ( const String name)
virtualinherited

Detaches the render target with the passed name from the render system and returns a pointer to it.

Note
If the render target cannot be found, NULL is returned.

Reimplemented in Ogre::D3D11RenderSystem, and Ogre::D3D9RenderSystem.

◆ discardFrameBuffer()

virtual void Ogre::GL3PlusRenderSystem::discardFrameBuffer ( unsigned int  buffers)
virtual

Instructs the viewport to 'discard' the buffers.

See also
CompositorPassClearDef::mDiscardOnly

Implements Ogre::RenderSystem.

◆ enableClipPlane()

void Ogre::GL3PlusRenderSystem::enableClipPlane ( ushort  index,
bool  enable 
)

◆ endGPUSampleProfile()

virtual void Ogre::GL3PlusRenderSystem::endGPUSampleProfile ( const String name)
virtual

Implements Ogre::RenderSystem.

◆ endProfileEvent()

virtual void Ogre::GL3PlusRenderSystem::endProfileEvent ( void  )
virtual

Ends the currently active GPU profiling event.

Implements Ogre::RenderSystem.

◆ flushUAVs()

virtual void Ogre::GL3PlusRenderSystem::flushUAVs ( void  )
virtual

Forces to take effect all the queued UAV binding requests.

See also
_queueBindUAV. You don't need to call this if you're going to set the render target next.

Implements Ogre::RenderSystem.

◆ getCapabilities()

const RenderSystemCapabilities * Ogre::RenderSystem::getCapabilities ( void  ) const
inlineinherited

Gets the capabilities of the render system.

◆ getColourVertexElementType()

VertexElementType Ogre::GL3PlusRenderSystem::getColourVertexElementType ( void  ) const
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ getConfigOptions()

ConfigOptionMap & Ogre::GL3PlusRenderSystem::getConfigOptions ( void  )
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ getCustomAttribute()

virtual void Ogre::RenderSystem::getCustomAttribute ( const String name,
void pData 
)
virtualinherited

Gets a custom (maybe platform-specific) attribute.

Remarks
This is a nasty way of satisfying any API's need to see platform-specific details.
Parameters
nameThe name of the attribute.
pDataPointer to memory of the right kind of structure to receive the info.

Reimplemented in Ogre::D3D11RenderSystem.

◆ getDebugShaders()

bool Ogre::RenderSystem::getDebugShaders ( void  ) const
inlineinherited

◆ getDisplayMonitorCount()

unsigned int Ogre::GL3PlusRenderSystem::getDisplayMonitorCount ( ) const
virtual

Gets the number of display monitors.

See also
Root::getDisplayMonitorCount

Implements Ogre::RenderSystem.

◆ getDriverVersion()

virtual const DriverVersion & Ogre::RenderSystem::getDriverVersion ( void  ) const
inlinevirtualinherited

Returns the driver version.

◆ getErrorDescription()

String Ogre::GL3PlusRenderSystem::getErrorDescription ( long  errorNumber) const
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ getFriendlyName()

const String & Ogre::GL3PlusRenderSystem::getFriendlyName ( void  ) const
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ getGlobalInstanceVertexBuffer()

v1::HardwareVertexBufferSharedPtr Ogre::RenderSystem::getGlobalInstanceVertexBuffer ( ) const
inherited

Returns the global instance vertex buffer.

◆ getGlobalInstanceVertexBufferVertexDeclaration()

v1::VertexDeclaration * Ogre::RenderSystem::getGlobalInstanceVertexBufferVertexDeclaration ( ) const
inherited

Gets vertex declaration for the global vertex buffer for the global instancing.

◆ getGlobalNumberOfInstances()

size_t Ogre::RenderSystem::getGlobalNumberOfInstances ( ) const
inherited

Gets the global number of instances.

◆ getGLSupport()

const GL3PlusSupport * Ogre::GL3PlusRenderSystem::getGLSupport ( void  ) const
inline

◆ getHorizontalTexelOffset()

Real Ogre::GL3PlusRenderSystem::getHorizontalTexelOffset ( void  )
inlinevirtual

Returns the horizontal texel offset value required for mapping texel origins to pixel origins in this rendersystem.

Remarks
Since rendersystems sometimes disagree on the origin of a texel, mapping from texels to pixels can sometimes be problematic to implement generically. This method allows you to retrieve the offset required to map the origin of a texel to the origin of a pixel in the horizontal direction.

Implements Ogre::RenderSystem.

◆ getInvertVertexWinding()

virtual bool Ogre::RenderSystem::getInvertVertexWinding ( void  ) const
virtualinherited

Indicates whether or not the vertex windings set will be inverted for the current render (e.g.

reflections)

See also
RenderSystem::setInvertVertexWinding

◆ getMaximumDepthInputValue()

Real Ogre::GL3PlusRenderSystem::getMaximumDepthInputValue ( void  )
inlinevirtual

Gets the maximum (farthest) depth value to be used when rendering using identity transforms.

Remarks
When using identity transforms you can manually set the depth of a vertex; however the input values required differ per rendersystem. This method lets you retrieve the correct value.
See also
Renderable::getUseIdentityView, Renderable::getUseIdentityProjection

Implements Ogre::RenderSystem.

◆ getMinimumDepthInputValue()

Real Ogre::GL3PlusRenderSystem::getMinimumDepthInputValue ( void  )
inlinevirtual

Gets the minimum (closest) depth value to be used when rendering using identity transforms.

Remarks
When using identity transforms you can manually set the depth of a vertex; however the input values required differ per rendersystem. This method lets you retrieve the correct value.
See also
Renderable::getUseIdentityView, Renderable::getUseIdentityProjection

Implements Ogre::RenderSystem.

◆ getMutableCapabilities()

RenderSystemCapabilities * Ogre::RenderSystem::getMutableCapabilities ( )
inlineinherited

Get a pointer to the current capabilities being used by the RenderSystem.

Remarks
The capabilities may be modified using this pointer, this will only have an effect before the RenderSystem has been initialised. It's intended use is to allow a listener of the RenderSystemCapabilitiesCreated event to customise the capabilities on the fly before the RenderSystem is initialised.

◆ getName()

const String & Ogre::GL3PlusRenderSystem::getName ( void  ) const
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ getNativeShadingLanguageVersion()

uint16 Ogre::RenderSystem::getNativeShadingLanguageVersion ( ) const
inlineinherited

Gets the native shading language version for this render system.

Formatted so that it can be used within a shading program. For example, OpenGL 3.2 would return 150, while 3.3 would return 330

◆ getRenderSystemEvents()

virtual const StringVector & Ogre::RenderSystem::getRenderSystemEvents ( void  ) const
inlinevirtualinherited

Gets a list of the rendersystem specific events that this rendersystem can raise.

See also
RenderSystem::addListener

◆ getRenderTarget()

virtual RenderTarget * Ogre::RenderSystem::getRenderTarget ( const String name)
virtualinherited

Returns a pointer to the render target with the passed name, or NULL if that render target cannot be found.

◆ getRenderTargetIterator()

virtual RenderTargetIterator Ogre::RenderSystem::getRenderTargetIterator ( void  )
inlinevirtualinherited

Returns a specialised MapIterator over all render targets attached to the RenderSystem.

◆ getRSDepthRange()

virtual Real Ogre::RenderSystem::getRSDepthRange ( void  ) const
inlinevirtualinherited

OpenGL depth is in range [-1;1] so it returns 2.0f; D3D11 & Metal are in range [0;1] so it returns 1.0f;.

Reimplemented in Ogre::D3D11RenderSystem, and Ogre::MetalRenderSystem.

◆ getSharedListener()

static Listener * Ogre::RenderSystem::getSharedListener ( void  )
staticinherited

Retrieve a pointer to the current shared render system listener.

◆ getStencilBufferParams()

const StencilParams & Ogre::RenderSystem::getStencilBufferParams ( void  ) const
inlineinherited

◆ getVaoManager()

VaoManager * Ogre::RenderSystem::getVaoManager ( void  ) const
inlineinherited

◆ getVerticalTexelOffset()

Real Ogre::GL3PlusRenderSystem::getVerticalTexelOffset ( void  )
inlinevirtual

Returns the vertical texel offset value required for mapping texel origins to pixel origins in this rendersystem.

Remarks
Since rendersystems sometimes disagree on the origin of a texel, mapping from texels to pixels can sometimes be problematic to implement generically. This method allows you to retrieve the offset required to map the origin of a texel to the origin of a pixel in the vertical direction.

Implements Ogre::RenderSystem.

◆ getWBufferEnabled()

bool Ogre::RenderSystem::getWBufferEnabled ( void  ) const
inherited

Returns true if the renderer will try to use W-buffers when available.

◆ hasAnisotropicMipMapFilter()

virtual bool Ogre::GL3PlusRenderSystem::hasAnisotropicMipMapFilter ( ) const
inlinevirtual

Determines if the system has anisotropic mip map filter support.

Implements Ogre::RenderSystem.

◆ initGPUProfiling()

virtual void Ogre::GL3PlusRenderSystem::initGPUProfiling ( void  )
virtual

Implements Ogre::RenderSystem.

◆ initialiseContext()

void Ogre::GL3PlusRenderSystem::initialiseContext ( RenderWindow primary)

◆ initialiseFromRenderSystemCapabilities()

void Ogre::GL3PlusRenderSystem::initialiseFromRenderSystemCapabilities ( RenderSystemCapabilities caps,
RenderTarget primary 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ isGpuProgramBound()

virtual bool Ogre::RenderSystem::isGpuProgramBound ( GpuProgramType  gptype)
virtualinherited

Returns whether or not a Gpu program of the given type is currently bound.

◆ isStaticBufferLockable()

virtual bool Ogre::RenderSystem::isStaticBufferLockable ( ) const
inlinevirtualinherited

Reimplemented in Ogre::D3D9RenderSystem.

◆ markProfileEvent()

virtual void Ogre::GL3PlusRenderSystem::markProfileEvent ( const String eventName)
virtual

Marks an instantaneous event for graphics profilers.


This is equivalent to calling

See also
beginProfileEvent and
endProfileEvent back to back.

Implements Ogre::RenderSystem.

◆ OGRE_MUTEX()

Ogre::GL3PlusRenderSystem::OGRE_MUTEX ( mThreadInitMutex  )

◆ operator delete() [1/3]

template<class Alloc >
void Ogre::AllocatedObject< Alloc >::operator delete ( void ptr)
inlineinherited

◆ operator delete() [2/3]

template<class Alloc >
void Ogre::AllocatedObject< Alloc >::operator delete ( void ptr,
const char ,
int  ,
const char  
)
inlineinherited

◆ operator delete() [3/3]

template<class Alloc >
void Ogre::AllocatedObject< Alloc >::operator delete ( void ptr,
void  
)
inlineinherited

◆ operator delete[]() [1/2]

template<class Alloc >
void Ogre::AllocatedObject< Alloc >::operator delete[] ( void ptr)
inlineinherited

◆ operator delete[]() [2/2]

template<class Alloc >
void Ogre::AllocatedObject< Alloc >::operator delete[] ( void ptr,
const char ,
int  ,
const char  
)
inlineinherited

◆ operator new() [1/3]

template<class Alloc >
void * Ogre::AllocatedObject< Alloc >::operator new ( size_t  sz)
inlineinherited

◆ operator new() [2/3]

template<class Alloc >
void * Ogre::AllocatedObject< Alloc >::operator new ( size_t  sz,
const char file,
int  line,
const char func 
)
inlineinherited

operator new, with debug line info

◆ operator new() [3/3]

template<class Alloc >
void * Ogre::AllocatedObject< Alloc >::operator new ( size_t  sz,
void ptr 
)
inlineinherited

placement operator new

◆ operator new[]() [1/2]

template<class Alloc >
void * Ogre::AllocatedObject< Alloc >::operator new[] ( size_t  sz)
inlineinherited

◆ operator new[]() [2/2]

template<class Alloc >
void * Ogre::AllocatedObject< Alloc >::operator new[] ( size_t  sz,
const char file,
int  line,
const char func 
)
inlineinherited

array operator new, with debug line info

◆ postExtraThreadsStarted()

void Ogre::GL3PlusRenderSystem::postExtraThreadsStarted ( )
virtual

Implements Ogre::RenderSystem.

◆ preExtraThreadsStarted()

void Ogre::GL3PlusRenderSystem::preExtraThreadsStarted ( )
virtual

Tell the rendersystem to perform any prep tasks it needs to directly before other threads which might access the rendering API are registered.

Remarks
Call this from your main thread before starting your other threads (which themselves should call registerThread()). Note that if you start your own threads, there is a specific startup sequence which must be respected and requires synchronisation between the threads:
  1. [Main thread]Call preExtraThreadsStarted
  2. [Main thread]Start other thread, wait
  3. [Other thread]Call registerThread, notify main thread & continue
  4. [Main thread]Wake up & call postExtraThreadsStarted
Once this init sequence is completed the threads are independent but this startup sequence must be respected.

Implements Ogre::RenderSystem.

◆ queueBindUAV() [1/2]

virtual void Ogre::GL3PlusRenderSystem::queueBindUAV ( uint32  slot,
TexturePtr  texture,
ResourceAccess::ResourceAccess  access = ResourceAccess::ReadWrite,
int32  mipmapLevel = 0,
int32  textureArrayIndex = 0,
PixelFormat  pixelFormat = PF_UNKNOWN 
)
virtual

Queues the binding of an UAV to the binding point/slot.

It won't actually take effect until you flush the UAVs or set another RTT.

Parameters
bindPointThe buffer binding location for shader access. For OpenGL this must be unique and is not related to the texture binding point.
accessThe texture access privileges given to the shader.
mipmapLevelThe texture mipmap level to use.
textureArrayIndexThe index of the texture array to use. If texture is not a texture array, set to 0.
formatTexture format to be read in by shader. This may be different than the bound texture format. Will be the same is left as PF_UNKNOWN

Implements Ogre::RenderSystem.

◆ queueBindUAV() [2/2]

virtual void Ogre::GL3PlusRenderSystem::queueBindUAV ( uint32  slot,
UavBufferPacked buffer,
ResourceAccess::ResourceAccess  access = ResourceAccess::ReadWrite,
size_t  offset = 0,
size_t  sizeBytes = 0 
)
virtual

See other overload.

The slots are shared with the textures'

Parameters
offsetOffset to bind, in bytes
sizeBytesSize to bind, in bytes. Use 0 to bind until the end of the buffer.

Implements Ogre::RenderSystem.

◆ registerThread()

void Ogre::GL3PlusRenderSystem::registerThread ( )
virtual

Register the an additional thread which may make calls to rendersystem-related objects.

Remarks
This method should only be called by additional threads during their initialisation. If they intend to use hardware rendering system resources they should call this method before doing anything related to the render system. Some rendering APIs require a per-thread setup and this method will sort that out. It is also necessary to call unregisterThread before the thread shuts down.
Note
This method takes no parameters - it must be called from the thread being registered and that context is enough.

Implements Ogre::RenderSystem.

◆ reinitialise()

void Ogre::GL3PlusRenderSystem::reinitialise ( void  )
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ removeListener()

virtual void Ogre::RenderSystem::removeListener ( Listener l)
virtualinherited

Remove a listener to the custom events that this render system can raise.

◆ resetClipPlanes()

virtual void Ogre::RenderSystem::resetClipPlanes ( )
virtualinherited

Clears the user clipping region.

◆ setClipPlane()

void Ogre::GL3PlusRenderSystem::setClipPlane ( ushort  index,
Real  A,
Real  B,
Real  C,
Real  D 
)

◆ setClipPlanes()

virtual void Ogre::RenderSystem::setClipPlanes ( const PlaneList clipPlanes)
virtualinherited

Sets the user clipping region.

◆ setClipPlanesImpl()

void Ogre::GL3PlusRenderSystem::setClipPlanesImpl ( const Ogre::PlaneList clipPlanes)
virtual

Internal method used to set the underlying clip planes when needed.

Implements Ogre::RenderSystem.

◆ setConfigOption()

void Ogre::GL3PlusRenderSystem::setConfigOption ( const String name,
const String value 
)
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

◆ setCurrentPassIterationCount()

virtual void Ogre::RenderSystem::setCurrentPassIterationCount ( const size_t  count)
inlinevirtualinherited

set the current multi pass count value.

This must be set prior to calling _render() if multiple renderings of the same pass state are required.

Parameters
countNumber of times to render the current state.

◆ setDebugShaders()

void Ogre::RenderSystem::setDebugShaders ( bool  bDebugShaders)
inherited

Instructs the RenderSystem to compile shaders without optimizations and with debug information, for easier debugging on APIs that support it.

Default is true if OGRE_DEBUG_MODE >= OGRE_DEBUG_HIGH, else false

This setting takes effect for shaders compiled afterwards. Already compiled shaders won't change unless you manually rebuild them.

It is highly recommended you disable the Microcode cache before changing the default, or else debug shaders may contaminate your cache, or alternatively a shader from the cache may be used which may have been compiled with a different setting.

◆ setDepthBufferFor()

virtual void Ogre::RenderSystem::setDepthBufferFor ( RenderTarget renderTarget,
bool  exactMatch 
)
virtualinherited

Retrieves an existing DepthBuffer or creates a new one suited for the given RenderTarget and sets it.

Remarks
RenderTarget's pool ID is respected.
See also
RenderTarget::setDepthBufferPool()

◆ setDeriveDepthBias()

virtual void Ogre::RenderSystem::setDeriveDepthBias ( bool  derive,
float  baseValue = 0.0f,
float  multiplier = 0.0f,
float  slopeScale = 0.0f 
)
inlinevirtualinherited

Tell the render system whether to derive a depth bias on its own based on the values passed to it in setCurrentPassIterationCount.

The depth bias set will be baseValue + iteration * multiplier

Parameters
deriveTrue to tell the RS to derive this automatically
baseValueThe base value to which the multiplier should be added
multiplierThe amount of depth bias to apply per iteration
slopeScaleThe constant slope scale bias for completeness

◆ setGlobalInstanceVertexBuffer()

void Ogre::RenderSystem::setGlobalInstanceVertexBuffer ( const v1::HardwareVertexBufferSharedPtr val)
inherited

Sets the global instance vertex buffer.

◆ setGlobalInstanceVertexBufferVertexDeclaration()

void Ogre::RenderSystem::setGlobalInstanceVertexBufferVertexDeclaration ( v1::VertexDeclaration val)
inherited

Sets vertex declaration for the global vertex buffer for the global instancing.

◆ setGlobalNumberOfInstances()

void Ogre::RenderSystem::setGlobalNumberOfInstances ( const size_t  val)
inherited

Sets the global number of instances.

◆ setInvertVertexWinding()

void Ogre::RenderSystem::setInvertVertexWinding ( bool  invert)
inherited

Sets whether or not vertex windings set should be inverted; this can be important for rendering reflections.

◆ setSharedListener()

static void Ogre::RenderSystem::setSharedListener ( Listener listener)
staticinherited

Sets shared listener.

Remarks
Shared listener could be set even if no render system is selected yet. This listener will receive "RenderSystemChanged" event on each Root::setRenderSystem call.

◆ setStencilBufferParams()

virtual void Ogre::GL3PlusRenderSystem::setStencilBufferParams ( uint32  refValue,
const StencilParams stencilParams 
)
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ setUavStartingSlot()

virtual void Ogre::GL3PlusRenderSystem::setUavStartingSlot ( uint32  startingSlot)
virtual

In Direct3D11, UAV & RenderTargets share the same slots.

Because of this, we enforce the same behavior on all RenderSystems. An unfortunate consequence is that if you attach an MRT consisting of 3 RTs; the UAV needs to set at slot 3; not slot 0. This setting lets you tell Ogre the starting slot; so queueBindUAV( 0, ... ) can goes to slot 3 if you call setUavStartingSlot( 3 )

Ogre will raise an exception in D3D11 if the starting slot is lower than the number of attached RTs, but will let it pass if you're using GL3+ [TODO: Make this behavior consistent?]
Remarks
Will not take effect until the next call to flushUAVs or setting a new RTT.
Parameters
startingSlotDefault value: 1.

Reimplemented from Ogre::RenderSystem.

◆ setWBufferEnabled()

void Ogre::RenderSystem::setWBufferEnabled ( bool  enabled)
inherited

Sets whether or not W-buffers are enabled if they are available for this renderer.

Parameters
enabledIf true and the renderer supports them W-buffers will be used. If false W-buffers will not be used even if available. W-buffers are enabled by default for 16bit depth buffers and disabled for all other depths.

◆ shutdown()

void Ogre::GL3PlusRenderSystem::shutdown ( void  )
virtual

See RenderSystem.

Reimplemented from Ogre::RenderSystem.

◆ unregisterThread()

void Ogre::GL3PlusRenderSystem::unregisterThread ( )
virtual

Unregister an additional thread which may make calls to rendersystem-related objects.

See also
RenderSystem::registerThread

Implements Ogre::RenderSystem.

◆ updateCompositorManager()

virtual void Ogre::RenderSystem::updateCompositorManager ( CompositorManager2 compositorManager,
SceneManagerEnumerator sceneManagers,
HlmsManager hlmsManager 
)
virtualinherited

This gives the renderer a chance to perform the compositor update in a special way.

When the render system is ready to perform the actual update it should just compositorManager->_updateImplementation.

Reimplemented in Ogre::MetalRenderSystem.

◆ useCustomRenderSystemCapabilities()

virtual void Ogre::RenderSystem::useCustomRenderSystemCapabilities ( RenderSystemCapabilities capabilities)
virtualinherited

Force the render system to use the special capabilities.

Can only be called before the render system has been fully initializer (before createWindow is called)

Parameters
capabilitieshas to be a subset of the real capabilities and the caller is responsible for deallocating capabilities.

◆ validateConfigOptions()

String Ogre::GL3PlusRenderSystem::validateConfigOptions ( void  )
virtual

See RenderSystem.

Implements Ogre::RenderSystem.

Friends And Related Symbol Documentation

◆ ShaderGeneratorTechniqueResolverListener

friend class ShaderGeneratorTechniqueResolverListener
friend

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