Blender V4.3
blender::gpu::SignedNormalized< InnerType > Struct Template Reference

Static Public Member Functions

static constexpr int32_t scalar ()
 
static constexpr int32_t delta ()
 
static constexpr int32_t max ()
 

Public Attributes

InnerType value
 

Detailed Description

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

Definition at line 689 of file vk_data_conversion.cc.

Member Function Documentation

◆ delta()

template<typename InnerType >
static constexpr int32_t blender::gpu::SignedNormalized< InnerType >::delta ( )
inlinestaticconstexpr

Definition at line 698 of file vk_data_conversion.cc.

Referenced by blender::gpu::convert(), and blender::gpu::convert().

◆ max()

template<typename InnerType >
static constexpr int32_t blender::gpu::SignedNormalized< InnerType >::max ( )
inlinestaticconstexpr

Definition at line 703 of file vk_data_conversion.cc.

Referenced by blender::gpu::convert().

◆ scalar()

template<typename InnerType >
static constexpr int32_t blender::gpu::SignedNormalized< InnerType >::scalar ( )
inlinestaticconstexpr

Definition at line 693 of file vk_data_conversion.cc.

Referenced by blender::gpu::convert(), and blender::gpu::convert().

Member Data Documentation

◆ value

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

Definition at line 691 of file vk_data_conversion.cc.

Referenced by blender::gpu::convert(), and blender::gpu::convert().


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