Home
last modified time | relevance | path

Searched defs:GatherParams (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp2332 struct GatherParams struct
2334 uint32_t randomSeed; // Seed for the pseudorandom number generator.
2335 GatherMinLod minLod; // Idea: make it 0.1 or 1.1
2336 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()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h800 struct GatherParams { struct
801 int16_t axis;
802 int16_t batch_dims;