Searched defs:GatherParams (Results 1 – 2 of 2) sorted by relevance
2372 struct GatherParams struct2374 uint32_t randomSeed; // Seed for the pseudorandom number generator.2375 GatherMinLod minLod; // Idea: make it 0.1 or 1.12376 int component; // 0, 1, 2, 3 for the gather operation.2378 float getNumericMinLod(void) const in getNumericMinLod()2398 uint32_t getMinLodInteger(void) const in getMinLodInteger()2418 bool needsRobustness2(void) const in needsRobustness2()
800 struct GatherParams { struct801 int16_t axis;802 int16_t batch_dims;