rpr_hetero_volume_indices_topology

Usage

Type of topology for indices on a heterogenous volume.

Possible Values

Name

Value

Brief Explanation

RPR_HETEROVOLUME_INDICES_TOPOLOGY_I_U64

0x750

Index list of type unsigned int 64-bit.

RPR_HETEROVOLUME_INDICES_TOPOLOGY_XYZ_U32

0x751

XYZ list of indices of type unsigned int 32-bit.

RPR_HETEROVOLUME_INDICES_TOPOLOGY_I_S64

0x752

Index list of type size_t 64-bit.

RPR_HETEROVOLUME_INDICES_TOPOLOGY_XYZ_S32

0x753

XYZ list of indices of type size_t 32-bit.