Nameless Engine
|
#include <LightingShaderResourceManager.h>
Public Attributes | |
unsigned int | iThreadGroupCountX = 0 |
unsigned int | iThreadGroupCountY = 0 |
Stores some additional information (some information not available as built-in semantics).
unsigned int ne::LightingShaderResourceManager::ComputeShaderData::LightCullingComputeShader::ThreadGroupCount::iThreadGroupCountX = 0 |
Total number of thread groups dispatched in the X direction.
unsigned int ne::LightingShaderResourceManager::ComputeShaderData::LightCullingComputeShader::ThreadGroupCount::iThreadGroupCountY = 0 |
Total number of thread groups dispatched in the Y direction.