Home
last modified time | relevance | path

Searched refs:handleCount (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp86 SkDiscardableHandleId handleCount() { in handleCount() function in DiscardableManager
286 REPORTER_ASSERT(reporter, discardableManager->handleCount() == 1u); in DEF_TEST()
297 REPORTER_ASSERT(reporter, discardableManager->handleCount() == 1u); in DEF_TEST()
321 REPORTER_ASSERT(reporter, discardableManager->handleCount() == 1u); in DEF_TEST()
332 REPORTER_ASSERT(reporter, discardableManager->handleCount() == 1u); in DEF_TEST()
336 REPORTER_ASSERT(reporter, discardableManager->handleCount() == 2u); in DEF_TEST()
/third_party/skia/bench/
H A DSkGlyphCacheBench.cpp177 SkDiscardableHandleId handleCount() { in handleCount() function in __anon18304::DiscardableManager
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp516 deUint64 handleCount; variable
H A DvkRayTracingUtil.cpp3225 DE_ASSERT(cbottoms ==header->handleCount);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3172 if (cbottoms != header->handleCount) return false; in areAddressesTheSame()
3744 bool pass = (header->handleCount == pointerCounts[0]); // must be the same as bottoms.size() in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2939 if (cbottoms != header->handleCount) return false; in areAddressesTheSame()
3511 bool pass = (header->handleCount == pointerCounts[0]); // must be the same as bottoms.size() in iterate()

Completed in 31 milliseconds