mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
MaterialSystem: add histogram bin count define
Will be used in the future.
This commit is contained in:
parent
538df8e02c
commit
b617caf1d8
@ -1,6 +1,9 @@
|
||||
#ifndef IMATERIAL_H
|
||||
#define IMATERIAL_H
|
||||
|
||||
// See https://www.gdcvault.com/play/1024418/Efficient-Texture-Streaming-in-Titanfall
|
||||
#define MATERIAL_HISTOGRAM_BIN_COUNT 16
|
||||
|
||||
abstract_class IMaterial
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user