Searched refs:ac_get_vtx_format_info_table (Results 1 – 5 of 5) sorted by relevance
260 const struct ac_vtx_format_info *ac_get_vtx_format_info_table(enum amd_gfx_level level,
677 ac_get_vtx_format_info_table(enum amd_gfx_level level, enum radeon_family family) in ac_get_vtx_format_info_table() function690 return &ac_get_vtx_format_info_table(level, family)[fmt]; in ac_get_vtx_format_info()
3111 … const struct ac_vtx_format_info *vtx_info_table = ac_get_vtx_format_info_table(gfx_level, family); in radv_pipeline_init_vertex_input_state()
6058 ac_get_vtx_format_info_table(pdev->info.gfx_level, pdev->info.family); in radv_get_vbo_info()8717 const struct ac_vtx_format_info *vtx_info_table = ac_get_vtx_format_info_table(chip, family); in radv_CmdSetVertexInputEXT()
13011 ac_get_vtx_format_info_table(GFX8, CHIP_POLARIS10); in select_vs_prolog()