RetroArch
Functions
spirv_cross_util Namespace Reference

Functions

void rename_interface_variable (spirv_cross::Compiler &compiler, const std::vector< spirv_cross::Resource > &resources, uint32_t location, const std::string &name)
 
void inherit_combined_sampler_bindings (spirv_cross::Compiler &compiler)
 
void rename_interface_variable (spirv_cross::Compiler &compiler, const std::vector< spirv_cross::Resource > &resources, uint32_t location, const std::string &name)
 

Function Documentation

◆ inherit_combined_sampler_bindings()

void spirv_cross_util::inherit_combined_sampler_bindings ( spirv_cross::Compiler compiler)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rename_interface_variable() [1/2]

void spirv_cross_util::rename_interface_variable ( spirv_cross::Compiler compiler,
const std::vector< spirv_cross::Resource > &  resources,
uint32_t  location,
const std::string name 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rename_interface_variable() [2/2]

void spirv_cross_util::rename_interface_variable ( spirv_cross::Compiler compiler,
const std::vector< spirv_cross::Resource > &  resources,
uint32_t  location,
const std::string name 
)
Here is the call graph for this function:
Here is the caller graph for this function: