![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CConvolutionShader1Pass, including all inherited members.
CConvolutionShader() | CConvolutionShader | |
CConvolutionShader1Pass() | CConvolutionShader1Pass | inline |
ChooseKernelD3DFormat() | CConvolutionShader | protectedvirtual |
Create(ESCALINGMETHOD method, COutputShader *pCLUT=nullptr) override | CConvolutionShader1Pass | virtual |
CreateHQKernel(ESCALINGMETHOD method) | CConvolutionShader | protectedvirtual |
CreateInputLayout(D3D11_INPUT_ELEMENT_DESC *layout, unsigned numElements) | CWinShader | protectedvirtual |
CreateVertexBuffer(unsigned int vertCount, unsigned int vertSize) | CWinShader | protectedvirtual |
CWinShader() | CWinShader | inlineprotected |
Execute(const std::vector< CD3DTexture * > &targets, unsigned int vertexIndexStep) | CWinShader | protectedvirtual |
LoadEffect(const std::string &filename, DefinesMap *defines) | CWinShader | protectedvirtual |
LockVertexBuffer(void **data) | CWinShader | protectedvirtual |
m_effect | CWinShader | protected |
m_floattex | CConvolutionShader | protected |
m_HQKernelTexture | CConvolutionShader | protected |
m_KernelFormat | CConvolutionShader | protected |
m_pOutShader | CConvolutionShader | protected |
m_rgba | CConvolutionShader | protected |
m_target | CWinShader | protected |
PrepareParameters(unsigned int sourceWidth, unsigned int sourceHeight, CRect sourceRect, CRect destRect) | CConvolutionShader1Pass | protected |
Render(CD3DTexture &sourceTexture, unsigned int sourceWidth, unsigned int sourceHeight, unsigned int destWidth, unsigned int destHeight, CRect sourceRect, CRect destRect, bool useLimitRange, CD3DTexture *target) override | CConvolutionShader1Pass | virtual |
SetShaderParameters(CD3DTexture &sourceTexture, float *texSteps, int texStepsCount, bool useLimitRange) override | CConvolutionShader1Pass | protectedvirtual |
SetStepParams(UINT stepIndex) | CWinShader | inlineprotectedvirtual |
UnlockVertexBuffer() | CWinShader | protectedvirtual |
~CConvolutionShader() | CConvolutionShader | virtual |
~CWinShader() | CWinShader | protectedvirtual |