Searched defs:unswizzled (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_swizzle.c | 441 const LLVMValueRef *unswizzled, in lp_build_swizzle_soa_channel() 471 const LLVMValueRef *unswizzled, in lp_build_swizzle_soa() 496 LLVMValueRef unswizzled[4]; in lp_build_swizzle_soa_inplace() local
|
D | lp_bld_format_aos.c | 63 LLVMValueRef unswizzled) in lp_build_format_swizzle_aos() 271 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local
|
D | lp_bld_format_soa.c | 47 const LLVMValueRef *unswizzled, in lp_build_format_swizzle_soa()
|
D | lp_bld_sample_aos.c | 1547 LLVMValueRef unswizzled[4]; in lp_build_sample_aos() local
|
D | lp_bld_tgsi_soa.c | 864 LLVMValueRef unswizzled[4] = {NULL, NULL, NULL, NULL}; in emit_fetch_predicate() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_swizzle.c | 441 const LLVMValueRef *unswizzled, in lp_build_swizzle_soa_channel() 471 const LLVMValueRef *unswizzled, in lp_build_swizzle_soa() 496 LLVMValueRef unswizzled[4]; in lp_build_swizzle_soa_inplace() local
|
D | lp_bld_format_aos.c | 63 LLVMValueRef unswizzled) in lp_build_format_swizzle_aos() 271 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local
|
D | lp_bld_format_soa.c | 47 const LLVMValueRef *unswizzled, in lp_build_format_swizzle_soa()
|
D | lp_bld_sample_aos.c | 1547 LLVMValueRef unswizzled[4]; in lp_build_sample_aos() local
|
D | lp_bld_tgsi_soa.c | 864 LLVMValueRef unswizzled[4] = {NULL, NULL, NULL, NULL}; in emit_fetch_predicate() local
|