Home
last modified time | relevance | path

Searched refs:DEFAULT_SHADER (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h927 const char* DEFAULT_SHADER = "DefaultShader"; in operator() local
938 if (::std::strcmp(referenceShader.GetPath(), DEFAULT_SHADER) == 0) in operator()