Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
std::string getVendorString()
186
{
187
return getString( GL_VENDOR );
188
}
189
190
GlslProgRef& getStockShader( const class ShaderDef &shader )
191
{
Callers
nothing calls this directly
Calls
1
getString
Function · 0.85
Tested by
no test coverage detected