Home
last modified time | relevance | path

Searched defs:propFlags (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DVulkanMemory.cpp28 uint32_t propFlags; in AllocBufferMemory() local
60 uint32_t propFlags; in AllocImageMemory() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.hpp42 uint32_t propFlags; member
/external/angle/src/libANGLE/renderer/vulkan/
DCLMemoryVk.cpp77 VkMemoryPropertyFlags propFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in getVkMemPropertyFlags() local