Searched refs:get_output_ptr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c439 get_output_ptr(struct lp_build_tgsi_context *bld_base, unsigned index, function in typeref:typename:LLVMValueRef
531 ptr = get_output_ptr(bld_base, reg->Register.Index, swizzle);
533 ptr2 = get_output_ptr(bld_base, reg->Register.Index, (swizzle_in >> 16));

Completed in 38 milliseconds