OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLazyAllocation
(Results
1 - 4
of
4
) sorted by null
/external/skia/include/gpu/vk/
GrVkMemoryAllocator.h
26
kLazyAllocation
= 0x2,
/external/skqp/include/gpu/vk/
GrVkMemoryAllocator.h
26
kLazyAllocation
= 0x2,
/external/skia/src/gpu/vk/
GrVkAMDMemoryAllocator.cpp
79
if (AllocationPropertyFlags::
kLazyAllocation
& flags) {
129
if ((AllocationPropertyFlags::
kLazyAllocation
& flags) && BufferUsage::kGpuOnly == usage) {
/external/skqp/src/gpu/vk/
GrVkAMDMemoryAllocator.cpp
79
if (AllocationPropertyFlags::
kLazyAllocation
& flags) {
129
if ((AllocationPropertyFlags::
kLazyAllocation
& flags) && BufferUsage::kGpuOnly == usage) {
Completed in 137 milliseconds