Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getCaps
Method
getCaps
core/src/processing/opengl/PJOGL.java:184–186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
182
183
184
public
GLCapabilitiesImmutable getCaps() {
185
return
capabilities;
186
}
187
188
189
public
boolean needSharedObjectSync() {
Callers
1
initWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected