Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c629 nir_ssa_def *t_max = nir_fmin(b, nir_channel(b, t2_vec, 0), nir_channel(b, t2_vec, 1)); in insert_traversal_aabb_case() local
H A Dradv_pipeline_rt.c1344 nir_ssa_def *t_max = nir_fmin(b, nir_channel(b, t2_vec, 0), nir_channel(b, t2_vec, 1)); in insert_traversal_aabb_case() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h439 brw_nir_rt_init_mem_hit_at_addr(nir_builder *b, nir_ssa_def *stack_addr, bool committed, nir_ssa_def *t_max) brw_nir_rt_init_mem_hit_at_addr() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c283 const __m128i t_max = _mm_max_epu8(t_1, t_2); in GetNotHEV_SSE2() local

Completed in 10 milliseconds