Searched refs:MemoryPropertyFlags (Results 1 – 8 of 8) sorted by relevance
111 vkhpp::MemoryPropertyFlags buffer_memory_properties);115 vkhpp::MemoryPropertyFlags buffer_memory_properties,133 vkhpp::MemoryPropertyFlags memory_properties,154 vkhpp::MemoryPropertyFlags memory_properties,
50 vkhpp::MemoryPropertyFlags memoryProperties) { in GetMemoryType()70 vkhpp::MemoryPropertyFlags bufferMemoryProperties) { in DoCreateBuffer()261 vkhpp::MemoryPropertyFlags bufferMemoryProperties) { in CreateBuffer()272 vkhpp::MemoryPropertyFlags bufferMemoryProperties, in CreateBufferWithData()305 vkhpp::MemoryPropertyFlags memoryProperties, in CreateImage()512 vkhpp::MemoryPropertyFlags memoryProperties, in CreateYuvImage()
24 vkhpp::MemoryPropertyFlags memoryProperties);
30 vkhpp::MemoryPropertyFlags memoryProperties) { in getMemoryType()
1183 using MemoryPropertyFlags = Flags<MemoryPropertyFlagBits>; typedef1189 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags =
2041 using MemoryPropertyFlags = Flags<MemoryPropertyFlagBits>; typedef2047 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags =
124 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
157 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()