/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_graphics.c | 1048 …ort_multiview(const struct radv_shader_stage *stage, const struct radv_graphics_state_key *gfx_sta… in radv_should_export_multiview() 1059 radv_remove_point_size(const struct radv_graphics_state_key *gfx_state, nir_shader *producer, nir_s… in radv_remove_point_size() 1089 radv_remove_color_exports(const struct radv_graphics_state_key *gfx_state, nir_shader *nir) in radv_remove_color_exports() 1174 … struct radv_shader_stage *consumer_stage, const struct radv_graphics_state_key *gfx_state) in radv_link_shaders() 1271 const struct radv_graphics_state_key *gfx_state) in radv_link_vs() 1290 struct radv_shader_stage *tes_stage, const struct radv_graphics_state_key *gfx_state) in radv_link_tcs() 1306 struct radv_shader_stage *next_stage, const struct radv_graphics_state_key *gfx_state) in radv_link_tes() 1324 const struct radv_graphics_state_key *gfx_state) in radv_link_gs() 1341 … struct radv_shader_stage *mesh_stage, const struct radv_graphics_state_key *gfx_state) in radv_link_task() 1355 struct radv_shader_stage *fs_stage, const struct radv_graphics_state_key *gfx_state) in radv_link_mesh() [all …]
|
H A D | radv_shader_info.c | 25 const struct radv_graphics_state_key *gfx_state) in radv_use_vs_prolog() 32 const struct radv_graphics_state_key *gfx_state, in radv_use_per_attribute_vb_descs() 40 const struct radv_graphics_state_key *gfx_state, in gather_load_vs_input_info() 68 const struct radv_graphics_state_key *gfx_state) in gather_load_fs_input_info() 118 const struct radv_graphics_state_key *gfx_state, in gather_intrinsic_load_input_info() 212 … const struct radv_graphics_state_key *gfx_state, const struct radv_shader_stage_key *stage_key, in gather_intrinsic_info() 338 … const struct radv_graphics_state_key *gfx_state, const struct radv_shader_stage_key *stage_key, in gather_info_block() 488 … const struct radv_graphics_state_key *gfx_state, const struct radv_shader_stage_key *stage_key, in gather_shader_info_vs() 539 … const struct radv_graphics_state_key *gfx_state, struct radv_shader_info *info) in gather_shader_info_tcs() 850 … const struct radv_graphics_state_key *gfx_state, struct radv_shader_info *info) in gather_shader_info_fs() [all …]
|
H A D | radv_shader_args.c | 359 …eeds_state_sgpr(const struct radv_shader_info *info, const struct radv_graphics_state_key *gfx_sta… in radv_tcs_needs_state_sgpr() 373 …eeds_state_sgpr(const struct radv_shader_info *info, const struct radv_graphics_state_key *gfx_sta… in radv_ps_needs_state_sgpr() 516 …eclare_shader_args(const struct radv_device *device, const struct radv_graphics_state_key *gfx_sta… in declare_shader_args() 870 …eclare_shader_args(const struct radv_device *device, const struct radv_graphics_state_key *gfx_sta… in radv_declare_shader_args()
|
H A D | radv_shader_object.c | 135 struct radv_graphics_state_key gfx_state = {0}; in radv_shader_object_init_graphics() local 443 struct radv_graphics_state_key gfx_state = {0}; in radv_shader_object_create_linked() local
|
H A D | radv_shader.c | 709 const struct radv_graphics_state_key *gfx_state) in radv_lower_ngg() 2877 const struct radv_graphics_state_key *gfx_state, bool should_use_wgp, in radv_fill_nir_compiler_options() 2998 … const struct radv_graphics_state_key *gfx_state, bool keep_shader_info, bool keep_statistic_info) 3170 struct radv_graphics_state_key gfx_state = {0}; local 3374 …pi_ps_input(const struct radv_physical_device *pdev, const struct radv_graphics_state_key *gfx_sta…
|
H A D | radv_pipeline_binary.c | 36 struct radv_graphics_pipeline_state gfx_state; in radv_get_pipeline_key() local
|
H A D | radv_pipeline.c | 342 radv_postprocess_nir(struct radv_device *device, const struct radv_graphics_state_key *gfx_state, in radv_postprocess_nir()
|
H A D | radv_pipeline_graphics.h | 306 radv_get_num_vertices_per_prim(const struct radv_graphics_state_key *gfx_state) in radv_get_num_vertices_per_prim()
|
H A D | radv_shader.h | 171 struct radv_graphics_state_key gfx_state; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_draw.c | 169 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in get_push_range_address() local 246 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in get_push_range_bound_size() local 313 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_emit_push_constant() local 425 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_emit_push_constant_all() local 462 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_flush_gfx_push_constants() local 596 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_flush_mesh_inline_data() local 1791 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_set_indirect_stride() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_lower_poly_line_smooth.c | 13 radv_should_lower_poly_line_smooth(nir_shader *nir, const struct radv_graphics_state_key *gfx_state) in radv_should_lower_poly_line_smooth() 39 radv_nir_lower_poly_line_smooth(nir_shader *nir, const struct radv_graphics_state_key *gfx_state) in radv_nir_lower_poly_line_smooth()
|
H A D | radv_nir_lower_abi.c | 24 const struct radv_graphics_state_key *gfx_state; member 553 const struct radv_graphics_state_key *gfx_state, uint32_t address32_hi) in radv_nir_lower_abi()
|
H A D | radv_nir_lower_vs_inputs.c | 19 const struct radv_graphics_state_key *gfx_state; member 396 … const struct radv_graphics_state_key *gfx_state, const struct radeon_info *gpu_info) in radv_nir_lower_vs_inputs()
|
H A D | radv_nir_remap_color_attachment.c | 63 radv_nir_remap_color_attachment(nir_shader *shader, const struct radv_graphics_state_key *gfx_state) in radv_nir_remap_color_attachment()
|
H A D | radv_nir_lower_fs_intrinsics.c | 17 const struct radv_graphics_state_key *gfx_state) in radv_nir_lower_fs_intrinsics()
|
H A D | radv_nir_lower_fs_barycentric.c | 243 radv_nir_lower_fs_barycentric(nir_shader *shader, const struct radv_graphics_state_key *gfx_state, … in radv_nir_lower_fs_barycentric()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | genX_cmd_buffer.c | 2564 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in get_push_range_address() local 2643 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in get_push_range_bound_size() local 2708 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_emit_push_constant() local 2805 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; in cmd_buffer_flush_push_constants() local
|