|
Diligent Engine
v.2.4.g
|
#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) |
| Diligent::TexRegionRender::TexRegionRender | ( | class RenderDeviceGLImpl * | pDeviceGL | ) |
| void Diligent::TexRegionRender::Render | ( | class DeviceContextGLImpl * | pCtxGL, |
| ITextureView * | pSrcSRV, | ||
| RESOURCE_DIMENSION | TexType, | ||
| TEXTURE_FORMAT | TexFormat, | ||
| Int32 | DstToSrcXOffset, | ||
| Int32 | DstToSrcYOffset, | ||
| Int32 | SrcZ, | ||
| Int32 | SrcMipLevel | ||
| ) |
| void Diligent::TexRegionRender::RestoreStates | ( | class DeviceContextGLImpl * | pCtxGL | ) |
| void Diligent::TexRegionRender::SetStates | ( | class DeviceContextGLImpl * | pCtxGL | ) |
1.8.17