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

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