MCPcopy Create free account
hub / github.com/cinder/Cinder / getVendorString

Function getVendorString

src/cinder/gl/wrapper.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185std::string getVendorString()
186{
187 return getString( GL_VENDOR );
188}
189
190GlslProgRef& getStockShader( const class ShaderDef &shader )
191{

Callers

nothing calls this directly

Calls 1

getStringFunction · 0.85

Tested by

no test coverage detected