Home
last modified time | relevance | path

Searched defs:min_t (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c192 nir_ssa_def *min_t = nir_load_ray_t_min(b); in brw_nir_lower_intersection_shader() local
/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp411 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp411 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h136 #define min_t(t, x, y) ((t)(x) < (t)(y) ? (t)(x) : (t)(y)) macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c992 nir_ssa_def *min_t = nir_load_ray_t_min(b); in nir_lower_intersection_shader() local
/third_party/ltp/testcases/kernel/mce-test/tools/
H A Dpage-types.c207 #define min_t(type, x, y) ({ \ macro

Completed in 8 milliseconds