Tesla Graphics Engine Documentation (January 2012)
QueryTextureFormat Method (surfaceFormat, texType)
TeslaTesla.Direct3D10.GraphicsD3D10GraphicsAdapterQueryTextureFormat(SurfaceFormat, TextureDimensions)
Queries if the specified surface format is valid for texture resources.
Declaration Syntax
C#
public bool QueryTextureFormat(
	SurfaceFormat surfaceFormat,
	TextureDimensions texType
)
Parameters
surfaceFormat (SurfaceFormat)
Surface format
texType (TextureDimensions)
The texture type
Return Value
True if valid, false otherwise

Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)