Searched defs:ilevel0 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c867 LLVMValueRef ilevel0,
885 lp_build_mipmap_level_sizes(bld, ilevel0,
888 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
993 LLVMValueRef *ilevel0,
1041 * Compute integer mipmap level(s) to fetch texels from: ilevel0, ilevel1
1051 * We should be able to set ilevel0 = const(0) but that causes
1056 lp_build_nearest_mip_level(bld, unit, *lod_ipart, ilevel0);
1062 *ilevel0 = first_level;
1067 lp_build_nearest_mip_level(bld, unit, *lod_ipart, ilevel0);
1074 ilevel0, ilevel
860 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned unit, unsigned img_filter, unsigned mip_filter, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef *colors_out) argument
983 lp_build_sample_common(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef *s, LLVMValueRef *t, LLVMValueRef *r, const struct lp_derivatives *derivs, LLVMValueRef lod_bias, LLVMValueRef explicit_lod, LLVMValueRef *lod_ipart, LLVMValueRef *lod_fpart, LLVMValueRef *ilevel0, LLVMValueRef *ilevel1) argument
1085 lp_build_sample_general(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef lod_ipart, LLVMValueRef lod_fpart, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef *colors_out) argument
1335 LLVMValueRef ilevel0 = NULL, ilevel1 = NULL; local
[all...]
H A Dlp_bld_sample_aos.c1318 LLVMValueRef ilevel0,
1337 lp_build_mipmap_level_sizes(bld, ilevel0,
1340 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1536 LLVMValueRef ilevel0,
1573 ilevel0, ilevel1, lod_fpart,
1593 ilevel0, ilevel1, lod_fpart,
1602 ilevel0, NULL, NULL,
1312 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned img_filter, unsigned mip_filter, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef colors_lo_var, LLVMValueRef colors_hi_var) argument
1529 lp_build_sample_aos(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef lod_ipart, LLVMValueRef lod_fpart, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef texel_out[4]) argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c867 LLVMValueRef ilevel0,
885 lp_build_mipmap_level_sizes(bld, ilevel0,
888 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
993 LLVMValueRef *ilevel0,
1041 * Compute integer mipmap level(s) to fetch texels from: ilevel0, ilevel1
1051 * We should be able to set ilevel0 = const(0) but that causes
1056 lp_build_nearest_mip_level(bld, unit, *lod_ipart, ilevel0);
1062 *ilevel0 = first_level;
1067 lp_build_nearest_mip_level(bld, unit, *lod_ipart, ilevel0);
1074 ilevel0, ilevel
860 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned unit, unsigned img_filter, unsigned mip_filter, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef *colors_out) argument
983 lp_build_sample_common(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef *s, LLVMValueRef *t, LLVMValueRef *r, const struct lp_derivatives *derivs, LLVMValueRef lod_bias, LLVMValueRef explicit_lod, LLVMValueRef *lod_ipart, LLVMValueRef *lod_fpart, LLVMValueRef *ilevel0, LLVMValueRef *ilevel1) argument
1085 lp_build_sample_general(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef lod_ipart, LLVMValueRef lod_fpart, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef *colors_out) argument
1335 LLVMValueRef ilevel0 = NULL, ilevel1 = NULL; local
[all...]
H A Dlp_bld_sample_aos.c1318 LLVMValueRef ilevel0,
1337 lp_build_mipmap_level_sizes(bld, ilevel0,
1340 data_ptr0 = lp_build_get_mipmap_level(bld, ilevel0);
1536 LLVMValueRef ilevel0,
1573 ilevel0, ilevel1, lod_fpart,
1593 ilevel0, ilevel1, lod_fpart,
1602 ilevel0, NULL, NULL,
1312 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned img_filter, unsigned mip_filter, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef colors_lo_var, LLVMValueRef colors_hi_var) argument
1529 lp_build_sample_aos(struct lp_build_sample_context *bld, unsigned unit, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, LLVMValueRef lod_ipart, LLVMValueRef lod_fpart, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef texel_out[4]) argument

Completed in 77 milliseconds