Tile info uploaded to the geometry pass for Forward+ light list indexing. More...
#include <GeometryPass.h>
Public Attributes | |
| u32 | TileCountX |
| Number of tiles along the X axis (matches LightCullPass output). | |
| u32 | TileCountY |
| Number of tiles along the Y axis. | |
| float | _pad [2] |
Tile info uploaded to the geometry pass for Forward+ light list indexing.
| float Raven::TileInfoData::_pad[2] |
| u32 Raven::TileInfoData::TileCountX |
Number of tiles along the X axis (matches LightCullPass output).
| u32 Raven::TileInfoData::TileCountY |
Number of tiles along the Y axis.