Home
last modified time | relevance | path

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

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