hiptexobjectcreate Interface Reference

hiptexobjectcreate Interface Reference#

HIPFORT API Reference: hipfort::hiptexobjectcreate Interface Reference
hipfort::hiptexobjectcreate Interface Reference

Creates a texture object. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexobjectcreate_ (ptexobject, presdesc, ptexdesc, presviewdesc)
 

Detailed Description

Creates a texture object.

Parameters
[out]pTexObjectpointer to texture object to create
[in]pResDescpointer to resource descriptor
[in]pTexDescpointer to texture descriptor
[in]pResViewDescpointer to resource view descriptor
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hiptexobjectcreate_()

integer(kind(hipsuccess)) function hipfort::hiptexobjectcreate::hiptexobjectcreate_ ( type(c_ptr)  ptexobject,
type(hip_resource_desc presdesc,
type(hip_texture_desc ptexdesc,
type(hip_resource_view_desc presviewdesc 
)

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