Home
last modified time | relevance | path

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

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