Searched defs:GatherParams (Results 1 – 2 of 2) sorted by relevance
2328 struct GatherParams struct2330 uint32_t randomSeed; // Seed for the pseudorandom number generator.2331 GatherMinLod minLod; // Idea: make it 0.1 or 1.12332 int component; // 0, 1, 2, 3 for the gather operation.2334 float getNumericMinLod (void) const in getNumericMinLod()2348 uint32_t getMinLodInteger (void) const in getMinLodInteger()2362 bool needsRobustness2 (void) const in needsRobustness2()
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()