raSystem
1.0 bata
|
This is the complete list of members for raComputeShaderObject, including all inherited members.
Create() | raComputeShaderObject | virtual |
Destroy() | raComputeShaderObject | virtual |
m_dx | raComputeShaderObject | protected |
m_FunctionName | raComputeShaderObject | protected |
m_pCS | raComputeShaderObject | protected |
m_ShaderFileName | raComputeShaderObject | protected |
raComputeShaderObject(const GUID &raguid, raDirectX *dx, LPCSTR ShaderFileName, LPCSTR FunctionName) | raComputeShaderObject | protected |
raComputeShaderObject(raDirectX *dx, LPCSTR ShaderFileName, LPCSTR FunctionName) | raComputeShaderObject | |
RunCS(UINT ThreadGroupCountX, UINT ThreadGroupCountY, UINT ThreadGroupCountZ) | raComputeShaderObject | virtual |