Blender V4.3
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 709 of file vk_data_conversion.cc.

Member Function Documentation

◆ max()

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

◆ scalar()

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

◆ used_byte_size()

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

Member Data Documentation

◆ value

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

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