Searched defs:GatherParams (Results 1 – 2 of 2) sorted by relevance
2332 struct GatherParams struct2334 uint32_t randomSeed; // Seed for the pseudorandom number generator.2335 GatherMinLod minLod; // Idea: make it 0.1 or 1.12336 int component; // 0, 1, 2, 3 for the gather operation.2338 float getNumericMinLod (void) const in getNumericMinLod()2352 uint32_t getMinLodInteger (void) const in getMinLodInteger()2366 bool needsRobustness2 (void) const in needsRobustness2()
800 struct GatherParams { struct801 int16_t axis;802 int16_t batch_dims;