Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve.c217 VkFormat format = radv_fs_key_format_exemplars[i]; in radv_device_init_meta_resolve_state()
346 result = create_pipeline(device, vs_module_h, radv_fs_key_format_exemplars[fs_key], in build_resolve_pipeline()
H A Dradv_meta_blit2d.c246 device, src_type, radv_fs_key_format_exemplars[fs_key], log2_samples); in radv_meta_blit2d_normal_dst()
1144 result = blit2d_init_color_pipeline(device, src, radv_fs_key_format_exemplars[j], in radv_device_init_meta_blit2d_state()
H A Dradv_meta_blit.c273 format = radv_fs_key_format_exemplars[fs_key]; in meta_emit_blit()
835 VkFormat format = radv_fs_key_format_exemplars[i]; in radv_device_init_meta_blit_color()
H A Dradv_meta_resolve_fs.c535 res = create_resolve_pipeline(device, i, radv_fs_key_format_exemplars[j]); in radv_device_init_meta_resolve_fragment_state()
626 ret = create_resolve_pipeline(device, samples_log2, radv_fs_key_format_exemplars[fs_key]); in radv_get_resolve_pipeline()
H A Dradv_meta_clear.c347 device, samples, clear_att->colorAttachment, radv_fs_key_format_exemplars[fs_key], in emit_color_clear()
1191 VkFormat format = radv_fs_key_format_exemplars[j]; in radv_device_init_meta_clear_state()
H A Dradv_private.h1888 extern const VkFormat radv_fs_key_format_exemplars[NUM_META_FS_KEYS];
H A Dradv_pipeline.c598 * radv_format_meta_fs_key(radv_fs_key_format_exemplars[i]) == i.
600 const VkFormat radv_fs_key_format_exemplars[NUM_META_FS_KEYS] = { variable

Completed in 24 milliseconds