GPUSupportedFeatures


class GPUSupportedFeatures


A list of features supported by a device.

Summary

Public constructors

Public properties

IntArray

An array of the supported optional feature names.

Public constructors

GPUSupportedFeatures

Added in 1.0.0-alpha03
GPUSupportedFeatures(features: IntArray = intArrayOf())

Public properties

features

Added in 1.0.0-alpha03
var featuresIntArray

An array of the supported optional feature names.