OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_rho_approx
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h
328
boolean
no_rho_approx
;
member in struct:lp_build_sample_context
lp_bld_sample_soa.c
2832
bld.
no_rho_approx
= TRUE;
2934
if (bld.no_quad_lod && bld.
no_rho_approx
&&
3211
bld4.
no_rho_approx
= bld.
no_rho_approx
;
3240
if (bld4.no_quad_lod && bld4.
no_rho_approx
&&
lp_bld_sample.c
237
boolean no_rho_opt = bld->
no_rho_approx
&& (dims > 1);
761
boolean rho_squared = (bld->
no_rho_approx
&&
1639
* should be sqrt(2) with
no_rho_approx
or 2 otherwise (essentially measuring
1692
if (need_derivs && (derivs_in || (bld->no_quad_lod && bld->
no_rho_approx
))) {
1889
* (With
no_rho_approx
max error is sqrt(2) at edges, same as it is
1890
* without
no_rho_approx
for 2d textures, otherwise it would be factor 2.)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h
380
boolean
no_rho_approx
;
member in struct:lp_build_sample_context
lp_bld_sample_soa.c
3362
bld.
no_rho_approx
= TRUE;
3447
if (bld.no_quad_lod && bld.
no_rho_approx
&&
3731
bld4.
no_rho_approx
= bld.
no_rho_approx
;
3761
if (bld4.no_quad_lod && bld4.
no_rho_approx
&&
lp_bld_sample.c
362
boolean no_rho_opt = bld->
no_rho_approx
&& (dims > 1);
887
boolean rho_squared = (bld->
no_rho_approx
&&
1776
* should be sqrt(2) with
no_rho_approx
or 2 otherwise (essentially measuring
Completed in 45 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026