#import <CCESRenderer.h>
| - (unsigned int) colorRenderBuffer |
|
|
|
| - (unsigned int) defaultFrameBuffer |
|
|
|
| - (id) initWithDepthFormat: |
|
(unsigned int) |
depthFormat |
| withPixelFormat: |
|
(unsigned int) |
pixelFormat |
| withSharegroup: |
|
(EAGLSharegroup *) |
sharegroup |
| withMultiSampling: |
|
(BOOL) |
multiSampling |
| withNumberOfSamples: |
|
(unsigned int) |
requestedSamples |
|
|
| |
| - (id) initWithDepthFormat: |
|
var |
depthFormat |
| withPixelFormat: |
|
var |
pixelFormat |
| withSharegroup: |
|
var |
sharegroup |
| withMultiSampling: |
|
var |
multiSampling |
| withNumberOfSamples: |
|
var |
requestedSamples |
|
|
| |
| - (id) initWithDepthFormat: |
|
local |
depthFormat |
| withPixelFormat: |
|
local |
pixelFormat |
| withSharegroup: |
|
local |
sharegroup |
| withMultiSampling: |
|
local |
multiSampling |
| withNumberOfSamples: |
|
local |
requestedSamples |
|
|
| |
| - (unsigned int) msaaColorBuffer |
|
|
|
| - (unsigned int) msaaFrameBuffer |
|
|
|
| - (BOOL) resizeFromLayer: |
|
(CAEAGLLayer *) |
layer |
|
| - (BOOL) resizeFromLayer: |
|
var |
layer |
|
| - (BOOL) resizeFromLayer: |
|
local |
layer |
|
The documentation for this protocol was generated from the following file: