Searched defs:create_func (Results 1 – 3 of 3) sorted by relevance
41 …PFNDXCoreCreateAdapterFactory create_func = (PFNDXCoreCreateAdapterFactory)util_dl_get_proc_addres… in dzn_enumerate_physical_devices_dxcore() local
81 absl::FunctionRef<RefCountedPtr<T>()> create_func) { in GetOrCreateState()
341 …def create_func(block, num_outputs, rand_func, desc_const, const_first, add_fake_input, split_outp… function