7.57. CUdevResource_v1

Defined in /dvs/p4/build/sw/rel/gpgpu/toolkit/r13.4/bin/x86_64_Linux_release/stub/cuda.h

struct CUdevResource_v1

Public Members

CUdevResourceType type

Type of resource, dictates which union field was last set.

unsigned char _internal_padding[92]
CUdevSmResource sm

Resource corresponding to CU_DEV_RESOURCE_TYPE_SM type.

CUdevWorkqueueConfigResource wqConfig

Resource corresponding to CU_DEV_RESOURCE_TYPE_WORKQUEUE_CONFIG type.

CUdevWorkqueueResource wq

Resource corresponding to CU_DEV_RESOURCE_TYPE_WORKQUEUE type.

unsigned char _oversize[40]
union CUdevResource_v1::[anonymous] [anonymous]
struct CUdevResource_st *nextResource