Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.h57 struct radv_device_cache_key { struct
315 struct radv_device_cache_key cache_key;
Dradv_aco_shader_info.h27 … const struct radv_shader_args *radv_args, const struct radv_device_cache_key *radv_key, in radv_aco_convert_shader_info()
Dradv_device.c860 struct radv_device_cache_key *key = &device->cache_key; in radv_device_init_cache_key()
/external/mesa3d/docs/relnotes/
D24.0.0.rst3911 - radv: introduce radv_device_cache_key for per-device cache compiler options
3912 - radv: move all per-device keys from radv_pipeline_key to radv_device_cache_key