Home
last modified time | relevance | path

Searched refs:viewport_index_input (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_shader.h315 bool viewport_index_input; member
Dradv_shader_info.c358 info->ps.viewport_index_input = true; in gather_info_input_decl_ps()
Dradv_pipeline.c2758 infos[MESA_SHADER_FRAGMENT].ps.viewport_index_input; in radv_fill_shader_info()
2766 infos[MESA_SHADER_FRAGMENT].ps.viewport_index_input; in radv_fill_shader_info()
4741 if (ps->info.ps.viewport_index_input) { in radv_pipeline_generate_ps_inputs()