Home
last modified time | relevance | path

Searched defs:hostVisible (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp113 bool hostVisible) in ConversionBuffer()
128 bool hostVisible) in VertexConversionBuffer()
555 bool hostVisible) in getVertexConversionBuffer()
Dvk_helpers.cpp486 bool hostVisible) in init()
1857 bool hostVisible = mMemoryPropertyFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in flush() local
1868 bool hostVisible = mMemoryPropertyFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in invalidate() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp975 bool hostVisible, in allocateExportableMemory()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp2837 bool hostVisible; member
4293 const bool hostVisible (hostVisibleNdx == 1); in createMemoryTests() local