RetroArch
Functions
slang_preprocess.cpp File Reference
#include "slang_preprocess.h"
#include "glslang_util.h"
#include <vector>
#include <string>
#include <algorithm>
#include <compat/strl.h>
#include "../../verbosity.h"
Include dependency graph for slang_preprocess.cpp:

Functions

bool slang_preprocess_parse_parameters (glslang_meta &meta, struct video_shader *shader)
 
bool slang_preprocess_parse_parameters (const char *shader_path, struct video_shader *shader)
 

Function Documentation

◆ slang_preprocess_parse_parameters() [1/2]

bool slang_preprocess_parse_parameters ( glslang_meta &  meta,
struct video_shader shader 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ slang_preprocess_parse_parameters() [2/2]

bool slang_preprocess_parse_parameters ( const char *  shader_path,
struct video_shader shader 
)
Here is the call graph for this function: