/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 145 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_itob_state() 166 .module = vk_shader_module_handle_from_nir(cs_3d), in radv_device_init_meta_itob_state() 323 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_btoi_state() 344 .module = vk_shader_module_handle_from_nir(cs_3d), in radv_device_init_meta_btoi_state() 498 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_btoi_r32g32b32_state() 614 .module = vk_shader_module_handle_from_nir(cs), in create_itoi_pipeline() 692 .module = vk_shader_module_handle_from_nir(cs_3d), in radv_device_init_meta_itoi_state() 853 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_itoi_r32g32b32_state() 933 .module = vk_shader_module_handle_from_nir(cs), in create_cleari_pipeline() 1006 .module = vk_shader_module_handle_from_nir(cs_3d), in radv_device_init_meta_cleari_state() [all …]
|
D | radv_meta_blit2d.c | 669 .module = vk_shader_module_handle_from_nir(vs), in blit2d_init_color_pipeline() 674 .module = vk_shader_module_handle_from_nir(fs), in blit2d_init_color_pipeline() 804 .module = vk_shader_module_handle_from_nir(vs), in blit2d_init_depth_only_pipeline() 809 .module = vk_shader_module_handle_from_nir(fs), in blit2d_init_depth_only_pipeline() 961 .module = vk_shader_module_handle_from_nir(vs), in blit2d_init_stencil_only_pipeline() 966 .module = vk_shader_module_handle_from_nir(fs), in blit2d_init_stencil_only_pipeline()
|
D | radv_meta_decompress.c | 127 .module = vk_shader_module_handle_from_nir(cs), in create_expand_depth_stencil_compute() 208 .module = vk_shader_module_handle_from_nir(vs_module), in create_pipeline() 214 .module = vk_shader_module_handle_from_nir(fs_module), in create_pipeline()
|
D | radv_meta_fast_clear.c | 126 .module = vk_shader_module_handle_from_nir(cs), in create_dcc_compress_compute() 189 .module = vk_shader_module_handle_from_nir(fs_module), in create_pipeline() 435 VkShaderModule vs_module_h = vk_shader_module_handle_from_nir(vs_module); in radv_device_init_meta_fast_clear_flush_state_internal()
|
D | radv_meta_resolve_fs.c | 141 .module = vk_shader_module_handle_from_nir(vs), in create_resolve_pipeline() 146 .module = vk_shader_module_handle_from_nir(fs), in create_resolve_pipeline() 396 .module = vk_shader_module_handle_from_nir(vs), in create_depth_stencil_resolve_pipeline() 401 .module = vk_shader_module_handle_from_nir(fs), in create_depth_stencil_resolve_pipeline()
|
D | radv_meta_buffer.c | 108 .module = vk_shader_module_handle_from_nir(fill_cs), in radv_device_init_meta_buffer_state() 129 .module = vk_shader_module_handle_from_nir(copy_cs), in radv_device_init_meta_buffer_state()
|
D | radv_meta_resolve.c | 103 .module = vk_shader_module_handle_from_nir(fs_module), in create_pipeline() 220 VkShaderModule vs_module_h = vk_shader_module_handle_from_nir(vs_module); in radv_device_init_meta_resolve_state() 345 VkShaderModule vs_module_h = vk_shader_module_handle_from_nir(vs_module); in build_resolve_pipeline()
|
D | radv_meta_fmask_expand.c | 196 .module = vk_shader_module_handle_from_nir(cs), in create_fmask_expand_pipeline()
|
D | radv_meta_copy_vrs_htile.c | 191 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_copy_vrs_htile_state()
|
D | radv_query.c | 808 .module = vk_shader_module_handle_from_nir(occlusion_cs), in radv_device_init_meta_query_state_internal() 829 .module = vk_shader_module_handle_from_nir(pipeline_statistics_cs), in radv_device_init_meta_query_state_internal() 851 .module = vk_shader_module_handle_from_nir(tfb_cs), in radv_device_init_meta_query_state_internal() 872 .module = vk_shader_module_handle_from_nir(timestamp_cs), in radv_device_init_meta_query_state_internal() 893 .module = vk_shader_module_handle_from_nir(pg_cs), in radv_device_init_meta_query_state_internal()
|
D | radv_meta_dcc_retile.c | 157 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_meta_dcc_retile_state()
|
D | radv_meta_fmask_copy.c | 153 .module = vk_shader_module_handle_from_nir(cs), in create_fmask_copy_pipeline()
|
D | radv_meta_blit.c | 707 .module = vk_shader_module_handle_from_nir(vs), in build_pipeline() 712 .module = vk_shader_module_handle_from_nir(fs), in build_pipeline()
|
D | radv_meta_resolve_cs.c | 297 .module = vk_shader_module_handle_from_nir(cs), in create_resolve_pipeline() 343 .module = vk_shader_module_handle_from_nir(cs), in create_depth_stencil_resolve_pipeline()
|
D | radv_meta_clear.c | 101 .module = vk_shader_module_handle_from_nir(vs_nir), in create_pipeline() 107 .module = vk_shader_module_handle_from_nir(fs_nir), in create_pipeline() 978 .module = vk_shader_module_handle_from_nir(cs), in init_meta_clear_htile_mask_state() 1058 .module = vk_shader_module_handle_from_nir(cs), in create_dcc_comp_to_single_pipeline()
|
D | radv_meta_etc_decode.c | 585 .module = vk_shader_module_handle_from_nir(cs), in create_decode_pipeline()
|
D | radv_device_generated_commands.c | 979 .module = vk_shader_module_handle_from_nir(cs), in radv_device_init_dgc_prepare_state()
|
D | radv_acceleration_structure.c | 1934 .module = vk_shader_module_handle_from_nir(shader), in create_build_pipeline()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_shader_module.h | 69 #define vk_shader_module_handle_from_nir(_nir) \ macro
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 67 .module = vk_shader_module_handle_from_nir(p_stage->nir), in pipeline_compute_sha1_from_nir()
|