Cogl.DepthState
const Cogl = imports.gi.Cogl; let depthState = new Cogl.DepthState();
Since 2.0
Methods
- Cogl.DepthState.prototype.get_range
- Cogl.DepthState.prototype.get_test_enabled
- Cogl.DepthState.prototype.get_test_function
- Cogl.DepthState.prototype.get_write_enabled
- Cogl.DepthState.prototype.init
- Cogl.DepthState.prototype.set_range
- Cogl.DepthState.prototype.set_test_enabled
- Cogl.DepthState.prototype.set_test_function
- Cogl.DepthState.prototype.set_write_enabled