Searched refs:vertex_post_shuffle (Results 1 – 3 of 3) sorted by relevance
82 uint32_t vertex_post_shuffle; member
1580 info.vertex_post_shuffle |= 1 << location; in radv_pipeline_init_vertex_input_info()3319 key.vs.vertex_post_shuffle = info->vi.vertex_post_shuffle; in radv_generate_graphics_pipeline_key()4206 bool post_shuffle = pipeline_key->vs.vertex_post_shuffle & (1 << location); in radv_lower_vs_input()
1958 uint32_t vertex_post_shuffle; member