Home
last modified time | relevance | path

Searched refs:vertex_post_shuffle (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h82 uint32_t vertex_post_shuffle; member
H A Dradv_pipeline.c1580 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()
H A Dradv_private.h1958 uint32_t vertex_post_shuffle;

Completed in 16 milliseconds