Queries if the specified formats and sample counts are valid for the backbuffer.
| C# |
bool QueryBackBufferFormat( SurfaceFormat format, DepthFormat depthFormat, int multiSampleCount )
- format (SurfaceFormat)
- Surface format
- depthFormat (DepthFormat)
- Depth format
- multiSampleCount (Int32)
- Sample count
True if a valid combination
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)