<RenderingProfileQuery> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » RenderingProfileQuery

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32GetSupportedDataTypesPopulates a <TypeInfoArray> with <VariableNode>-derived types such as <Float32Node> or <Float64Node>, that correspond to data types ( <float32>, <float64> ) supported by the specified shading language version.
int32GetSupportedFormatQualifiersPopulates an <Int32Array> with image format qualifiers such as 'r32f' and 'rgba8i' that are supported by the specified shading language version.
int32GetSupportedFormatTypesUnavailable at present.
int32GetSupportedSamplerTypesPopulates an <Int32Array> with sampler types such as 'sampler2D' and 'samplerCube' that are supported by the specified shading language version.