Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp2328 struct GatherParams struct
2330 uint32_t randomSeed; // Seed for the pseudorandom number generator.
2331 GatherMinLod minLod; // Idea: make it 0.1 or 1.1
2332 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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()