Class ComputeInfo
Namespace: Barracuda
Syntax
public class ComputeInfo
Fields
maxComputeWorkGroupSize
Declaration
public static uint maxComputeWorkGroupSize
Field Value
Type | Description |
---|---|
UInt32 |
supportsCompute
Declaration
public static bool supportsCompute
Field Value
Type | Description |
---|---|
Boolean |
supportsComputeSharedMemory
Declaration
public static bool supportsComputeSharedMemory
Field Value
Type | Description |
---|---|
Boolean |
supportsDense32x32
Declaration
public static bool supportsDense32x32
Field Value
Type | Description |
---|---|
Boolean |
supportsDense64x64
Declaration
public static bool supportsDense64x64
Field Value
Type | Description |
---|---|
Boolean |