hipcreatesurfaceobject Interface Reference#
hipfort::hipcreatesurfaceobject Interface Reference
Create a surface object. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipcreatesurfaceobject_ (psurfobject, presdesc) |
Detailed Description
Create a surface object.
- Parameters
-
[out] pSurfObject Pointer of surface object to be created. [in] pResDesc Pointer of suface object descriptor.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipcreatesurfaceobject_()
| integer(kind(hipsuccess)) function hipfort::hipcreatesurfaceobject::hipcreatesurfaceobject_ | ( | type(c_ptr) | psurfobject, |
| type(hipresourcedesc) | presdesc | ||
| ) |
The documentation for this interface was generated from the following file: