hipmipmappedarraycreate Interface Reference

hipmipmappedarraycreate Interface Reference#

HIPFORT API Reference: hipfort::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]pHandlepointer to mipmapped array
[in]pMipmappedArrayDescmipmapped array descriptor
[in]numMipmapLevelsmipmap 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: