hiptexrefgetmipmappedarray Interface Reference

hiptexrefgetmipmappedarray Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetmipmappedarray Interface Reference
hipfort::hiptexrefgetmipmappedarray Interface Reference

Gets the mipmapped array bound to a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetmipmappedarray_ (parray, texref)
 

Detailed Description

Gets the mipmapped array bound to a texture reference [Deprecated].

Parameters
[out]pArrayPointer of the mipmapped array.
[in]texRefPointer of texture reference.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefgetmipmappedarray_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetmipmappedarray::hiptexrefgetmipmappedarray_ ( type(c_ptr)  parray,
type(texturereference texref 
)

The documentation for this interface was generated from the following file: