Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_instr_test.cpp720 auto fetch2 = fetch; in TEST_F() local
784 auto fetch2 = fetch; in TEST_F() local
/third_party/node/deps/undici/
Dundici.js10391 function fetch2(input, init = {}) { function