Home
last modified time | relevance | path

Searched refs:alloc3 (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DVkHeapTests.cpp27 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in subheap_test() local
45 REPORTER_ASSERT(reporter, heap.alloc(6 * 1024, &alloc3)); in subheap_test()
54 heap.free(alloc3); in subheap_test()
82 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024, &alloc3)); in subheap_test()
89 heap.free(alloc3); in subheap_test()
102 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024 - 3, &alloc3)); in subheap_test()
109 heap.free(alloc3); in subheap_test()
124 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in suballoc_test() local
135 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024 - 6, kAlignment, kMemType, kHeapIndex, &alloc3)); in suballoc_test()
144 heap.free(alloc3); in suballoc_test()
[all …]
/external/skqp/tests/
DVkHeapTests.cpp27 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in subheap_test() local
45 REPORTER_ASSERT(reporter, heap.alloc(6 * 1024, &alloc3)); in subheap_test()
54 heap.free(alloc3); in subheap_test()
82 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024, &alloc3)); in subheap_test()
89 heap.free(alloc3); in subheap_test()
102 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024 - 3, &alloc3)); in subheap_test()
109 heap.free(alloc3); in subheap_test()
124 GrVkAlloc alloc0, alloc1, alloc2, alloc3; in suballoc_test() local
135 REPORTER_ASSERT(reporter, heap.alloc(3 * 1024 - 6, kAlignment, kMemType, kHeapIndex, &alloc3)); in suballoc_test()
144 heap.free(alloc3); in suballoc_test()
[all …]
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Dquarantine.ll45 %alloc3 = inttoptr i32 %alloc3addr to i32*
56 store i32 42, i32* %alloc3, align 1