Blender V5.0
gpu_codegen.hh File Reference
#include "BLI_hash_mm2a.hh"
#include "BLI_listbase.h"
#include "BLI_set.hh"
#include "BLI_vector.hh"
#include "GPU_material.hh"
#include "GPU_vertex_format.hh"
#include "gpu_node_graph.hh"
#include "gpu_shader_create_info.hh"
#include <sstream>
#include <string>

Go to the source code of this file.

Classes

struct  blender::gpu::shader::GPUCodegenCreateInfo
struct  blender::gpu::shader::GPUCodegenCreateInfo::NameBuffer
class  blender::gpu::shader::GPUCodegen

Namespaces

namespace  blender
namespace  blender::gpu
namespace  blender::gpu::shader

Detailed Description

Generate shader code from the intermediate node graph.

Definition in file gpu_codegen.hh.