Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Implemented by objects that can be recorded into a command list for dispatch on the GPU, using IDMLCommandRecorder::RecordDispatch. The IDMLDispatchable interface inherits from IDMLPageable.
This interface is implemented by IDMLCompiledOperator and IDMLOperatorInitializer.
Inheritance
The IDMLDispatchable interface inherits from the IDMLPageable interface.
Methods
The IDMLDispatchable interface has these methods.
| IDMLDispatchable::GetBindingProperties Retrieves the binding properties for a dispatchable object (an operator initializer, or a compiled operator). |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | directml.h |