Blender V4.3
blender::draw::command::Barrier Struct Reference

#include <draw_command.hh>

Public Member Functions

Commands Execution
void execute () const
 
Commands Serialization for debugging
std::string serialize () const
 

Public Attributes

eGPUBarrier type
 

Detailed Description

Definition at line 442 of file draw_command.hh.

Member Function Documentation

◆ execute()

void blender::draw::command::Barrier::execute ( ) const

Definition at line 265 of file draw_command.cc.

References GPU_memory_barrier().

◆ serialize()

std::string blender::draw::command::Barrier::serialize ( ) const

Definition at line 633 of file draw_command.cc.

Member Data Documentation

◆ type

eGPUBarrier blender::draw::command::Barrier::type

Definition at line 443 of file draw_command.hh.


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