#include <WinVideoFilter.h>
§ CWinShader()
CWinShader::CWinShader |
( |
| ) |
|
|
inlineprotected |
§ ~CWinShader()
CWinShader::~CWinShader |
( |
| ) |
|
|
protectedvirtual |
§ CreateInputLayout()
bool CWinShader::CreateInputLayout |
( |
D3D11_INPUT_ELEMENT_DESC * |
layout, |
|
|
unsigned |
numElements |
|
) |
| |
|
protectedvirtual |
§ CreateVertexBuffer()
bool CWinShader::CreateVertexBuffer |
( |
unsigned int |
vertCount, |
|
|
unsigned int |
vertSize |
|
) |
| |
|
protectedvirtual |
§ Execute()
bool CWinShader::Execute |
( |
const std::vector< CD3DTexture *> & |
targets, |
|
|
unsigned int |
vertexIndexStep |
|
) |
| |
|
protectedvirtual |
§ LoadEffect()
bool CWinShader::LoadEffect |
( |
const std::string & |
filename, |
|
|
DefinesMap * |
defines |
|
) |
| |
|
protectedvirtual |
§ LockVertexBuffer()
bool CWinShader::LockVertexBuffer |
( |
void ** |
data | ) |
|
|
protectedvirtual |
§ SetStepParams()
virtual void CWinShader::SetStepParams |
( |
UINT |
stepIndex | ) |
|
|
inlineprotectedvirtual |
§ UnlockVertexBuffer()
bool CWinShader::UnlockVertexBuffer |
( |
| ) |
|
|
protectedvirtual |
§ m_effect
§ m_target
The documentation for this class was generated from the following files: