Blender V5.0
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 761 of file vk_data_conversion.cc.

Member Function Documentation

◆ delta()

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

Definition at line 770 of file vk_data_conversion.cc.

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

◆ max()

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

Definition at line 775 of file vk_data_conversion.cc.

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

◆ scalar()

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

Definition at line 765 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 763 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: