Home | History | Annotate | Download | only in functional

Lines Matching refs:deStringBeginsWith

263 	else if (deStringBeginsWith(resource.c_str(), "gl_"))
1443 if (deStringBeginsWith(resource.c_str(), "gl_"))
1980 if (deStringBeginsWith(resourceName.c_str(), "gl_PerVertex."))
2006 if (deStringBeginsWith(resourceName.c_str(), "gl_") && resourceName.find('.') == std::string::npos)