Home
last modified time | relevance | path

Searched refs:VkMemoryAllocateFlags (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4455 typedef VkFlags VkMemoryAllocateFlags; typedef
4606 VkMemoryAllocateFlags flags;
6473 typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
/third_party/glfw/deps/glad/
H A Dvulkan.h2680 typedef VkFlags VkMemoryAllocateFlags; typedef
3765 VkMemoryAllocateFlags flags;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3551 typedef VkFlags VkMemoryAllocateFlags; typedef
3676 VkMemoryAllocateFlags flags;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h4812 typedef VkFlags VkMemoryAllocateFlags; typedef
4964 VkMemoryAllocateFlags flags;
7938 typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4548 typedef VkFlags VkMemoryAllocateFlags; typedef
4700 VkMemoryAllocateFlags flags;
6572 typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
H A Dvulkan_enums.hpp4815 enum class MemoryAllocateFlagBits : VkMemoryAllocateFlags
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4597 typedef VkFlags VkMemoryAllocateFlags; typedef
4749 VkMemoryAllocateFlags flags;
6732 typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c3825 VkMemoryAllocateFlags vk_flags = 0; in anv_AllocateMemory()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp413 static void parse_VkMemoryAllocateFlags(const char* s, Json::Value& obj, VkMemoryAllocateFlags& o);
7529 static void parse_VkMemoryAllocateFlags(const char* s, Json::Value& obj, VkMemoryAllocateFlags& o) { in parse_VkMemoryAllocateFlags()
7530 o = (VkMemoryAllocateFlags)0; in parse_VkMemoryAllocateFlags()
H A Dvulkan_json_data.hpp14059 static void print_VkMemoryAllocateFlags(VkMemoryAllocateFlags obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryAllocateFlags()
14081 static void print_VkMemoryAllocateFlags(const VkMemoryAllocateFlags * obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryAllocateFlags()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h4963 typedef VkFlags VkMemoryAllocateFlags; typedef
5117 VkMemoryAllocateFlags flags;
8932 typedef VkMemoryAllocateFlags VkMemoryAllocateFlagsKHR;
H A Dvulkan_enums.hpp3617 enum class MemoryAllocateFlagBits : VkMemoryAllocateFlags

Completed in 532 milliseconds