(int buf)
| 3341 | public abstract void clearDepth(float d); |
| 3342 | public abstract void clearStencil(int s); |
| 3343 | public abstract void clear(int buf); |
| 3344 | |
| 3345 | /////////////////////////////////////////////////////////// |
| 3346 |
no outgoing calls
no test coverage detected