Searched refs:indir_index (Results 1 – 2 of 2) sorted by relevance
2840 LLVMValueRef indir_index) in get_tcs_tes_buffer_address_params() argument2844 if (indir_index) in get_tcs_tes_buffer_address_params()2846 indir_index, ""); in get_tcs_tes_buffer_address_params()2875 LLVMValueRef indir_index) in get_dw_address() argument2886 if (indir_index) in get_dw_address()2888 LLVMBuildMul(ctx->builder, indir_index, in get_dw_address()2906 LLVMValueRef indir_index, in load_tcs_varyings() argument2935 indir_index); in load_tcs_varyings()3161 LLVMValueRef indir_index = NULL; in load_tess_varyings() local3170 &const_index, &indir_index); in load_tess_varyings()[all …]
1625 union tgsi_exec_channel indir_index; in fetch_source_d() local1642 &indir_index); in fetch_source_d()1645 index.i[0] += indir_index.i[0]; in fetch_source_d()1646 index.i[1] += indir_index.i[1]; in fetch_source_d()1647 index.i[2] += indir_index.i[2]; in fetch_source_d()1648 index.i[3] += indir_index.i[3]; in fetch_source_d()1686 union tgsi_exec_channel indir_index; in fetch_source_d() local1702 &indir_index); in fetch_source_d()1704 index2D.i[0] += indir_index.i[0]; in fetch_source_d()1705 index2D.i[1] += indir_index.i[1]; in fetch_source_d()[all …]