Home
last modified time | relevance | path

Searched defs:isHostVisible (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSuballocation.h220 ANGLE_INLINE bool BufferBlock::isHostVisible() const in isHostVisible() function
349 ANGLE_INLINE bool BufferSuballocation::isHostVisible() const in isHostVisible() function
Dvk_helpers.h805 bool isHostVisible() const { return mSuballocation.isHostVisible(); } in isHostVisible() function
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1628 bool isHostVisible = false; in PrintMemoryConclusions() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h12282 const bool isHostVisible = (memPropFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT) != 0; in Defragment() local
/external/skia/vma_android/include/
Dvk_mem_alloc.h12505 const bool isHostVisible = in AllocatePage() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h12618 const bool isHostVisible = (memPropFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT) != 0; in Defragment() local