Tesla Graphics Engine Documentation (January 2012)
QueryVertexTextureFormat Method (surfaceFormat, texType)
TeslaTesla.GraphicsIGraphicsAdapterQueryVertexTextureFormat(SurfaceFormat, TextureDimensions)
Queries if the specified surface format is valid for vertex texture resources.
Declaration Syntax
C#
bool QueryVertexTextureFormat(
	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)