Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c24 radv_use_vs_prolog(const nir_shader *nir, in radv_use_vs_prolog() function
35 return stage_key->vertex_robustness1 || radv_use_vs_prolog(nir, gfx_state); in radv_use_per_attribute_vb_descs()
491 if (radv_use_vs_prolog(nir, gfx_state)) { in gather_shader_info_vs()