Home
last modified time | relevance | path

Searched refs:radv_ray_tracing_state_key (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.h102 struct radv_ray_tracing_state_key { struct
116 … const struct radv_ray_tracing_state_key *rt_state, unsigned char *hash); argument
120 struct radv_ray_tracing_state_key *rt_state);
122 void radv_ray_tracing_state_key_finish(struct radv_ray_tracing_state_key *rt_state);
Dradv_pipeline_rt.c861 … 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()
Dradv_pipeline_binary.c56 struct radv_ray_tracing_state_key rt_state; in radv_get_pipeline_key()
/external/mesa3d/docs/relnotes/
D24.2.0.rst4105 - radv/rt: add radv_ray_tracing_state_key
4106 - radv/rt: pass radv_ray_tracing_state_key to radv_rt_pipeline_compile()