HomeSort by relevance Sort by last modified time
    Searched full:vkmemorypropertyflags (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h     [all...]
parameter_validation.h 55 const VkMemoryPropertyFlags AllVkMemoryPropertyFlagBits = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT|VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT;
    [all...]
diag.txt     [all...]
  /frameworks/native/vulkan/api/
vulkan.api     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp 565 vk::VkMemoryPropertyFlags properties)
615 vk::VkMemoryPropertyFlags properties)
    [all...]
  /external/vulkan-validation-layers/
vk.xml 162 <type requires="VkMemoryPropertyFlagBits" category="bitmask">typedef <type>VkFlags</type> <name>VkMemoryPropertyFlags</name>;</type> <!-- Memory properties passed into vkAllocateMemory(). -->
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStrUtilImpl.inl     [all...]
  /external/mesa3d/src/vulkan/registry/
vk.xml 162 <type requires="VkMemoryPropertyFlagBits" category="bitmask">typedef <type>VkFlags</type> <name>VkMemoryPropertyFlags</name>;</type> <!-- Memory properties passed into vkAllocateMemory(). -->
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
vk.xml 157 <type requires="VkMemoryPropertyFlagBits" category="bitmask">typedef <type>VkFlags</type> <name>VkMemoryPropertyFlags</name>;</type> <!-- Memory properties passed into vkAllocateMemory(). -->
    [all...]