Home
last modified time | relevance | path

Searched refs:main_index (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dfuzzer.py182 main_index = self._rng.choice(indexes)
183 _, main_gen = gens[main_index]
187 if index == main_index:
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c936 unsigned num_parts = 0, main_index; in si_llvm_build_monolithic_ps() local
947 main_index = num_parts; in si_llvm_build_monolithic_ps()
955 si_build_wrapper_function(ctx, parts, num_parts, main_index, 0, false); in si_llvm_build_monolithic_ps()

Completed in 3 milliseconds