Searched refs:radv_ray_tracing_state_key (Results 1 – 4 of 4) sorted by relevance
102 struct radv_ray_tracing_state_key { struct116 … const struct radv_ray_tracing_state_key *rt_state, unsigned char *hash); argument120 struct radv_ray_tracing_state_key *rt_state);122 void radv_ray_tracing_state_key_finish(struct radv_ray_tracing_state_key *rt_state);
861 … const struct radv_ray_tracing_state_key *rt_state, unsigned char *hash) in radv_ray_tracing_pipeline_hash()907 const struct radv_ray_tracing_state_key *rt_state, in radv_rt_pipeline_compile()960 radv_ray_tracing_state_key_finish(struct radv_ray_tracing_state_key *rt_state) in radv_ray_tracing_state_key_finish()968 struct radv_ray_tracing_state_key *rt_state) in radv_generate_ray_tracing_state_key()1085 struct radv_ray_tracing_state_key rt_state; in radv_rt_pipeline_create()
56 struct radv_ray_tracing_state_key rt_state; in radv_get_pipeline_key()
4105 - radv/rt: add radv_ray_tracing_state_key4106 - radv/rt: pass radv_ray_tracing_state_key to radv_rt_pipeline_compile()