Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSuballocation.h279 ANGLE_INLINE bool BufferBlock::isHostVisible() const in isHostVisible() function
411 ANGLE_INLINE bool BufferSuballocation::isHostVisible() const in isHostVisible() function
Dvk_helpers.h1094 bool isHostVisible() const { return mSuballocation.isHostVisible(); } in isHostVisible() function
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1652 bool isHostVisible = false; in PrintMemoryConclusions() local
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp286 static bool isHostVisible(const VkPhysicalDeviceMemoryProperties* memoryProps, uint32_t index) { in isHostVisible() function
/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.h12467 const bool isHostVisible = in AllocatePage() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h12506 const bool isHostVisible = in AllocatePage() local