|
Blender V4.3
|
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 |
Definition at line 709 of file vk_data_conversion.cc.
|
inlinestaticconstexpr |
Definition at line 735 of file vk_data_conversion.cc.
References blender::gpu::UnsignedNormalized< InnerType >::used_byte_size().
|
inlinestaticconstexpr |
Definition at line 725 of file vk_data_conversion.cc.
References blender::gpu::UnsignedNormalized< InnerType >::used_byte_size().
Referenced by blender::gpu::convert(), blender::gpu::convert(), and blender::gpu::convert().
|
inlinestaticconstexpr |
Definition at line 715 of file vk_data_conversion.cc.
Referenced by blender::gpu::UnsignedNormalized< InnerType >::max(), and blender::gpu::UnsignedNormalized< InnerType >::scalar().
| InnerType blender::gpu::UnsignedNormalized< InnerType >::value |
Definition at line 713 of file vk_data_conversion.cc.
Referenced by blender::gpu::convert(), blender::gpu::convert(), and blender::gpu::convert().