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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c428 res = bld_base->emit_swizzle(bld_base, res,
497 res = bld_base->emit_swizzle(bld_base, res,
H A Dlp_bld_tgsi.h362 LLVMValueRef (*emit_swizzle)(struct lp_build_tgsi_context *, member in struct:lp_build_tgsi_context
H A Dlp_bld_tgsi_aos.c891 bld.bld_base.emit_swizzle = swizzle_aos;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c428 res = bld_base->emit_swizzle(bld_base, res,
497 res = bld_base->emit_swizzle(bld_base, res,
H A Dlp_bld_tgsi.h375 LLVMValueRef (*emit_swizzle)(struct lp_build_tgsi_context *, member in struct:lp_build_tgsi_context
H A Dlp_bld_tgsi_aos.c891 bld.bld_base.emit_swizzle = swizzle_aos;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c173 static LLVMValueRef emit_swizzle(struct lp_build_tgsi_context *bld_base, function in typeref:typename:LLVMValueRef
986 bld_base->emit_swizzle = emit_swizzle;

Completed in 8 milliseconds