Home
last modified time | relevance | path

Searched defs:fn_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear_fallback.c110 const unsigned fn_index = mask == 0xffff ? RAST_WHOLE : RAST_EDGE_TEST; in shade_quads() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py10136 def fn_index(x): function