Blender V4.3
DepthBufCache Struct Reference

Public Attributes

DepthBufCachenext
 
DepthBufCacheprev
 
uint id
 
depth_t buf [0]
 

Detailed Description

Store result of GPU_framebuffer_read_depth.

Definition at line 100 of file gpu_select_pick.cc.

Member Data Documentation

◆ buf

◆ id

◆ next

DepthBufCache* DepthBufCache::next

Definition at line 101 of file gpu_select_pick.cc.

◆ prev

DepthBufCache * DepthBufCache::prev

Definition at line 101 of file gpu_select_pick.cc.


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