Searched defs:Target (Results 1 – 3 of 3) sorted by relevance
55 struct Target { struct57 uint32_t id;59 float weight;
32 using Target = std::tuple<std::decay_t<Fn>, std::decay_t<Args>...>; in thread() local45 using Target = std::tuple<std::decay_t<Fn>, std::decay_t<Args>...>; in thread() local60 using Target = std::tuple<std::decay_t<Fn>, std::decay_t<Args>...>; in thread() local
48 struct Target { struct49 StagingAccelerationStructureBufferOffset bufferOffset;