Searched refs:SI_VS_BLIT_SGPRS_POS_TEXCOORD (Results 1 – 5 of 5) sorted by relevance
47 vs_blit_property = SI_VS_BLIT_SGPRS_POS_TEXCOORD; in si_get_blitter_vs()
307 SI_VS_BLIT_SGPRS_POS_TEXCOORD = 9, enumerator
85 assert(vs_blit_property == SI_VS_BLIT_SGPRS_POS_TEXCOORD); in load_input_vs()
1108 uint32_t vs_blit_sh_data[SI_VS_BLIT_SGPRS_POS_TEXCOORD];
367 } else if (vs_blit_property == SI_VS_BLIT_SGPRS_POS_TEXCOORD) { in declare_vs_blit_inputs()