hipResourceViewDesc Struct Reference#
hipResourceViewDesc Struct Reference
#include <driver_types.h>
Data Fields | |
enum hipResourceViewFormat | format |
size_t | width |
size_t | height |
size_t | depth |
unsigned int | firstMipmapLevel |
unsigned int | lastMipmapLevel |
unsigned int | firstLayer |
unsigned int | lastLayer |
Detailed Description
hip resource view descriptor
Field Documentation
◆ depth
size_t hipResourceViewDesc::depth |
◆ firstLayer
unsigned int hipResourceViewDesc::firstLayer |
◆ firstMipmapLevel
unsigned int hipResourceViewDesc::firstMipmapLevel |
◆ format
enum hipResourceViewFormat hipResourceViewDesc::format |
◆ height
size_t hipResourceViewDesc::height |
◆ lastLayer
unsigned int hipResourceViewDesc::lastLayer |
◆ lastMipmapLevel
unsigned int hipResourceViewDesc::lastMipmapLevel |
◆ width
size_t hipResourceViewDesc::width |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-6.1.1/include/hip/driver_types.h