Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ disableDepthRead
Function
disableDepthRead
src/cinder/gl/wrapper.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
#endif
368
369
void disableDepthRead()
370
{
371
gl::disable( GL_DEPTH_TEST );
372
}
373
374
void enableDepthRead( bool enable )
375
{
Callers
15
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
fillGBuffer
Method · 0.85
draw
Method · 0.85
render
Method · 0.85
Calls
1
disable
Function · 0.50
Tested by
3
draw
Method · 0.68
draw
Method · 0.68
draw
Method · 0.68