Diligent Engine  v.2.4.g
Public Member Functions | List of all members
Diligent::TexRegionRender Class Reference

#include <TexRegionRender.hpp>

Public Member Functions

 TexRegionRender (class RenderDeviceGLImpl *pDeviceGL)
 
void SetStates (class DeviceContextGLImpl *pCtxGL)
 
void RestoreStates (class DeviceContextGLImpl *pCtxGL)
 
void Render (class DeviceContextGLImpl *pCtxGL, ITextureView *pSrcSRV, RESOURCE_DIMENSION TexType, TEXTURE_FORMAT TexFormat, Int32 DstToSrcXOffset, Int32 DstToSrcYOffset, Int32 SrcZ, Int32 SrcMipLevel)
 

Constructor & Destructor Documentation

◆ TexRegionRender()

Diligent::TexRegionRender::TexRegionRender ( class RenderDeviceGLImpl pDeviceGL)

Member Function Documentation

◆ Render()

void Diligent::TexRegionRender::Render ( class DeviceContextGLImpl pCtxGL,
ITextureView pSrcSRV,
RESOURCE_DIMENSION  TexType,
TEXTURE_FORMAT  TexFormat,
Int32  DstToSrcXOffset,
Int32  DstToSrcYOffset,
Int32  SrcZ,
Int32  SrcMipLevel 
)

◆ RestoreStates()

void Diligent::TexRegionRender::RestoreStates ( class DeviceContextGLImpl pCtxGL)

◆ SetStates()

void Diligent::TexRegionRender::SetStates ( class DeviceContextGLImpl pCtxGL)

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