|
|
@ -87,7 +87,7 @@ public: |
|
|
|
|
|
|
|
|
// Checks keys & samplers against engine's current const buffers. Returns true if they |
|
|
// Checks keys & samplers against engine's current const buffers. Returns true if they |
|
|
// are the same value, false otherwise; |
|
|
// are the same value, false otherwise; |
|
|
bool IsConsistant() const; |
|
|
|
|
|
|
|
|
bool IsConsistent() const; |
|
|
|
|
|
|
|
|
private: |
|
|
private: |
|
|
Tegra::Engines::ConstBufferEngineInterface* engine; |
|
|
Tegra::Engines::ConstBufferEngineInterface* engine; |
|
|
|