DkmGPUComputeKernel.ThreadDimensions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Dimensões de thread em um kernel de computação.
public:
property System::Collections::ObjectModel::ReadOnlyCollection<System::UInt32> ^ ThreadDimensions { System::Collections::ObjectModel::ReadOnlyCollection<System::UInt32> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<uint> ThreadDimensions { get; }
member this.ThreadDimensions : System.Collections.ObjectModel.ReadOnlyCollection<uint32>
Public ReadOnly Property ThreadDimensions As ReadOnlyCollection(Of UInteger)
Valor da propriedade
Retorna ReadOnlyCollection<T>.