hipbindtexturetomipmappedarray Interface Reference#
hipfort::hipbindtexturetomipmappedarray Interface Reference
Binds a mipmapped array to a texture [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipbindtexturetomipmappedarray_ (tex, mipmappedarray, desc) |
Detailed Description
Binds a mipmapped array to a texture [Deprecated].
- Parameters
-
[in] tex pointer to the texture reference to bind [in] mipmappedArray memory mipmapped array on the device [in] desc opointer to the channel format
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipbindtexturetomipmappedarray_()
| integer(kind(hipsuccess)) function hipfort::hipbindtexturetomipmappedarray::hipbindtexturetomipmappedarray_ | ( | type(texturereference) | tex, |
| type(c_ptr), value | mipmappedarray, | ||
| type(hipchannelformatdesc) | desc | ||
| ) |
The documentation for this interface was generated from the following file: