Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |