Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
Graphics::OGL::CommandList::BlitRenderTargetCmd Struct Reference

#include <CommandBufferGL.h>

Collaboration diagram for Graphics::OGL::CommandList::BlitRenderTargetCmd:
Collaboration graph
[legend]

Public Attributes

RenderTargetsrcTarget
 
RenderTargetdstTarget
 
ViewportExtents srcExtents
 
ViewportExtents dstExtents
 
bool resolveMSAA
 
bool blitDepthBuffer
 
bool linearFilter
 

Member Data Documentation

◆ blitDepthBuffer

bool Graphics::OGL::CommandList::BlitRenderTargetCmd::blitDepthBuffer

◆ dstExtents

ViewportExtents Graphics::OGL::CommandList::BlitRenderTargetCmd::dstExtents

◆ dstTarget

RenderTarget* Graphics::OGL::CommandList::BlitRenderTargetCmd::dstTarget

◆ linearFilter

bool Graphics::OGL::CommandList::BlitRenderTargetCmd::linearFilter

◆ resolveMSAA

bool Graphics::OGL::CommandList::BlitRenderTargetCmd::resolveMSAA

◆ srcExtents

ViewportExtents Graphics::OGL::CommandList::BlitRenderTargetCmd::srcExtents

◆ srcTarget

RenderTarget* Graphics::OGL::CommandList::BlitRenderTargetCmd::srcTarget

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