Searched refs:rt_variables (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline_rt.c144 struct rt_variables { struct
191 static struct rt_variables
194 struct rt_variables vars = {
242 * Remap all the variables between the two rt_variables struct for inlining.
245 map_rt_variables(struct hash_table *var_remap, struct rt_variables *src,
246 const struct rt_variables *dst)
283 static struct rt_variables
284 create_inner_vars(nir_builder *b, const struct rt_variables *vars)
286 struct rt_variables inner_vars = *vars;
314 insert_rt_return(nir_builder *b, const struct rt_variables *var
[all...]

Completed in 5 milliseconds