hipmipmappedarraycreate Interface Reference#
hipfort::hipmipmappedarraycreate Interface Reference
Create a mipmapped array. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmipmappedarraycreate_ (phandle, pmipmappedarraydesc, nummipmaplevels) |
Detailed Description
Create a mipmapped array.
- Parameters
-
[out] pHandle pointer to mipmapped array [in] pMipmappedArrayDesc mipmapped array descriptor [in] numMipmapLevels mipmap level
- Returns
hipSuccess,hipErrorNotSupported,hipErrorInvalidValue
- Note
- This API is implemented on Linux and is under development on Microsoft Windows.
Member Function/Subroutine Documentation
◆ hipmipmappedarraycreate_()
| integer(kind(hipsuccess)) function hipfort::hipmipmappedarraycreate::hipmipmappedarraycreate_ | ( | type(c_ptr) | phandle, |
| type(hip_array3d_descriptor) | pmipmappedarraydesc, | ||
| integer(c_int), value | nummipmaplevels | ||
| ) |
The documentation for this interface was generated from the following file: