Blender V4.5
blender::gpu::DepthComponent24 Class Reference

Inherits blender::gpu::ComponentValue< uint32_t >.

Public Member Functions

 operator uint32_t () const
DepthComponent24operator= (uint32_t new_value)

Static Public Member Functions

static constexpr size_t used_byte_size ()

Additional Inherited Members

Public Attributes inherited from blender::gpu::ComponentValue< uint32_t >
uint32_t value

Detailed Description

Definition at line 768 of file vk_data_conversion.cc.

Member Function Documentation

◆ operator uint32_t()

blender::gpu::DepthComponent24::operator uint32_t ( ) const
inline

◆ operator=()

DepthComponent24 & blender::gpu::DepthComponent24::operator= ( uint32_t new_value)
inline

◆ used_byte_size()

constexpr size_t blender::gpu::DepthComponent24::used_byte_size ( )
inlinestaticconstexpr

Definition at line 782 of file vk_data_conversion.cc.


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