Blender V5.0
blender::gpu::UnsignedNormalized< InnerType > Struct Template Reference

Static Public Member Functions

static constexpr size_t used_byte_size ()
static constexpr uint32_t scalar ()
static constexpr uint32_t max ()

Public Attributes

InnerType value

Detailed Description

template<typename InnerType>
struct blender::gpu::UnsignedNormalized< InnerType >

Definition at line 781 of file vk_data_conversion.cc.

Member Function Documentation

◆ max()

template<typename InnerType>
constexpr uint32_t blender::gpu::UnsignedNormalized< InnerType >::max ( )
inlinestaticconstexpr

Definition at line 796 of file vk_data_conversion.cc.

◆ scalar()

template<typename InnerType>
constexpr uint32_t blender::gpu::UnsignedNormalized< InnerType >::scalar ( )
inlinestaticconstexpr

◆ used_byte_size()

template<typename InnerType>
constexpr size_t blender::gpu::UnsignedNormalized< InnerType >::used_byte_size ( )
inlinestaticconstexpr

Definition at line 786 of file vk_data_conversion.cc.

Member Data Documentation

◆ value

template<typename InnerType>
InnerType blender::gpu::UnsignedNormalized< InnerType >::value

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