hipgraphicsmapresources Interface Reference

hipgraphicsmapresources Interface Reference#

HIPFORT API Reference: hipfort::hipgraphicsmapresources Interface Reference
hipfort::hipgraphicsmapresources Interface Reference

Maps a graphics resource for access. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphicsmapresources_ (count, resources, stream)
 

Detailed Description

Maps a graphics resource for access.

Parameters
[in]count- Number of resources to map.
[in]resources- Pointer of resources to map.
[in]stream- Stream for synchronization.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorUnknown, hipErrorInvalidResourceHandle

Member Function/Subroutine Documentation

◆ hipgraphicsmapresources_()

integer(kind(hipsuccess)) function hipfort::hipgraphicsmapresources::hipgraphicsmapresources_ ( integer(c_int), value  count,
type(c_ptr)  resources,
type(c_ptr), value  stream 
)

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