зеркало из https://github.com/stride3d/xkslang.git
Build: Fix build warning.
This commit is contained in:
Родитель
8b555f7458
Коммит
a50b107e62
|
@ -494,7 +494,7 @@ public:
|
|||
const char* getInfoLog();
|
||||
const char* getInfoDebugLog();
|
||||
EShLanguage getStage() const { return stage; }
|
||||
TIntermediate* getIntermediate(EShLanguage stage) const { return intermediate; }
|
||||
TIntermediate* getIntermediate() const { return intermediate; }
|
||||
|
||||
protected:
|
||||
TPoolAllocator* pool;
|
||||
|
|
Загрузка…
Ссылка в новой задаче