Blender  V3.3
Classes | Namespaces | Functions
gpu_shader_builder.cc File Reference
#include <iostream>
#include "GHOST_C-api.h"
#include "GPU_context.h"
#include "GPU_init_exit.h"
#include "gpu_shader_create_info_private.hh"
#include "CLG_log.h"

Go to the source code of this file.

Classes

class  blender::gpu::shader_builder::ShaderBuilder
 

Namespaces

 blender
 
 blender::gpu
 
 blender::gpu::shader_builder
 

Functions

int main (int argc, const char *argv[])
 Entry point for the shader_builder. More...
 

Detailed Description

Compile time automation of shader compilation and validation.

Definition in file gpu_shader_builder.cc.

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)