Home
last modified time | relevance | path

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

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