Searched refs:sm4_to_tgsi_linkage_only (Results 1 – 3 of 3) sorted by relevance
33 void* sm4_to_tgsi_linkage_only(struct sm4_program& program);
825 void* sm4_to_tgsi_linkage_only(struct sm4_program& prog) in sm4_to_tgsi_linkage_only() function
1402 tgsi_shader.tokens = (const tgsi_token*)sm4_to_tgsi_linkage_only(*sm4); in create_stage_shader()