ngfx::MTLComputeCommandEncoder
Inherits from ngfx::MTLCommandEncoder
Public Functions
| Name | |
|---|---|
| virtual | ~MTLComputeCommandEncoder() |
Public Attributes
| Name | |
|---|---|
| id< MTLComputeCommandEncoder > | v |
Additional inherited members
Public Functions inherited from ngfx::MTLCommandEncoder
| Name | |
|---|---|
| virtual | ~MTLCommandEncoder() |
Public Functions Documentation
function ~MTLComputeCommandEncoder
inline virtual ~MTLComputeCommandEncoder()
Public Attributes Documentation
variable v
id< MTLComputeCommandEncoder > v;
Updated on 3 April 2021 at 20:21:51 PDT