Home
last modified time | relevance | path

Searched refs:radv_shader_part_cache_ops (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h473 struct radv_shader_part_cache_ops { struct
481 struct radv_shader_part_cache_ops *ops; argument
577 …ader_part_cache_init(struct radv_shader_part_cache *cache, struct radv_shader_part_cache_ops *ops);
H A Dradv_device.c177 static struct radv_shader_part_cache_ops vs_prolog_ops = {
277 static struct radv_shader_part_cache_ops ps_epilog_ops = {
H A Dradv_shader.c2737 radv_shader_part_cache_init(struct radv_shader_part_cache *cache, struct radv_shader_part_cache_ops in radv_shader_part_cache_init()