Blender V4.3
gpu_shader_print_info.hh File Reference

Go to the source code of this file.

Functions

 storage_buf (GPU_SHADER_PRINTF_SLOT, Qualifier::READ_WRITE, "uint", "gpu_print_buf[]", Frequency::PASS) .define("GPU_SHADER_PRINTF_MAX_CAPACITY"
 
 STRINGIFY (GPU_SHADER_PRINTF_MAX_CAPACITY)) .define("GPU_PRINT")
 

Function Documentation

◆ storage_buf()

storage_buf ( GPU_SHADER_PRINTF_SLOT ,
Qualifier::READ_WRITE ,
"uint" ,
"gpu_print_buf" [],
Frequency::PASS  )

◆ STRINGIFY()