Queries if the specified surface format is valid for vertex texture resources.
| C# |
public bool QueryVertexTextureFormat( SurfaceFormat surfaceFormat, TextureDimensions texType )
- surfaceFormat (SurfaceFormat)
- Surface format
- texType (TextureDimensions)
- The texture type
True if valid, false otherwise
Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)