|
Blender V4.3
|
#include "gpu_shader_create_info.hh"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") | |
| storage_buf | ( | GPU_SHADER_PRINTF_SLOT | , |
| Qualifier::READ_WRITE | , | ||
| "uint" | , | ||
| "gpu_print_buf" | [], | ||
| Frequency::PASS | ) |
| STRINGIFY | ( | GPU_SHADER_PRINTF_MAX_CAPACITY | ) |