Blender V4.3
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 669 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

Definition at line 676 of file vk_data_conversion.cc.

◆ used_byte_size()

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

Definition at line 683 of file vk_data_conversion.cc.


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