/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 25 funcs.vkGetPhysicalDeviceMemoryProperties = vkGetPhysicalDeviceMemoryProperties; in InitAllocator()
|
D | vk_utils.cpp | 350 vkGetPhysicalDeviceMemoryProperties(physicalDevice, &mMemoryProperties); in init()
|
/external/deqp-deps/amber/src/vulkan/ |
D | vk-funcs-1-0.inc | 57 AMBER_VK_FUNC(vkGetPhysicalDeviceMemoryProperties)
|
D | device.cc | 642 ptrs_.vkGetPhysicalDeviceMemoryProperties(physical_device_, in Initialize()
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | VkInstanceFuncs.hpp | 59 VK_INSTANCE(vkGetPhysicalDeviceMemoryProperties, void, VkPhysicalDevice, VkPhysicalDeviceMemoryProp…
|
D | Device.cpp | 342 driver->vkGetPhysicalDeviceMemoryProperties(physicalDevice, &properties); in AllocateMemory()
|
/external/swiftshader/src/Vulkan/ |
D | vk_swiftshader.lds | 16 vkGetPhysicalDeviceMemoryProperties;
|
D | vk_swiftshader.def | 16 vkGetPhysicalDeviceMemoryProperties
|
D | VkGetProcAddress.cpp | 54 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceMemoryProperties),
|
D | libVulkan.cpp | 655 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkP… in vkGetPhysicalDeviceMemoryProperties() function 3502 vkGetPhysicalDeviceMemoryProperties(physicalDevice, &(pMemoryProperties->memoryProperties)); in vkGetPhysicalDeviceMemoryProperties2()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInitInstanceFunctionPointers.inl | 11 …GetPhysicalDeviceMemoryPropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceMemoryProperties");
|
D | vkCoreFunctionalities.inl | 31 …apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkGetPhysicalDeviceMemoryProperties", FUNCTION… 169 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceMemoryProperties", FUNCTION… 335 …apis[VK_API_VERSION_1_2].push_back(FunctionInfo("vkGetPhysicalDeviceMemoryProperties", FUNCTION…
|
/external/angle/src/third_party/volk/ |
D | volk.h | 630 extern PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties;
|
D | volk.c | 155 …vkGetPhysicalDeviceMemoryProperties = (PFN_vkGetPhysicalDeviceMemoryProperties)load(context, "vkGe… in volkGenLoadInstance() 1245 PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties; variable
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 548 vkGetPhysicalDeviceMemoryProperties(phy_device,&phy_device_mem_props); in main()
|
/external/angle/src/tests/test_utils/ |
D | VulkanExternalHelper.cpp | 261 vkGetPhysicalDeviceMemoryProperties(mPhysicalDevice, &mMemoryProperties); in initialize()
|
/external/llvm-project/mlir/tools/mlir-vulkan-runner/ |
D | VulkanRuntime.cpp | 296 vkGetPhysicalDeviceMemoryProperties(physicalDevice, &properties); in createDevice()
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 1157 PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties; member 7411 (*m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties)(m_PhysicalDevice, &m_MemProps); in VmaAllocator_T() 7466 m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties = &vkGetPhysicalDeviceMemoryProperties; in ImportVulkanFunctions() 7494 VMA_COPY_IF_NOT_NULL(vkGetPhysicalDeviceMemoryProperties); in ImportVulkanFunctions() 7516 VMA_ASSERT(m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties != VMA_NULL); in ImportVulkanFunctions()
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 89 vkGetPhysicalDeviceMemoryProperties(handle(), &info); in memory_properties()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | vk_mem_alloc.h | 1922 extern PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties; 2210 PFN_vkGetPhysicalDeviceMemoryProperties VMA_NULLABLE vkGetPhysicalDeviceMemoryProperties; member 15591 (*m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties)(m_PhysicalDevice, &m_MemProps); in VmaAllocator_T() 15728 …m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties = (PFN_vkGetPhysicalDeviceMemoryProperties)v… in ImportVulkanFunctions_Static() 15768 VMA_COPY_IF_NOT_NULL(vkGetPhysicalDeviceMemoryProperties); in ImportVulkanFunctions_Custom() 15816 …VMA_FETCH_INSTANCE_FUNC(vkGetPhysicalDeviceMemoryProperties, PFN_vkGetPhysicalDeviceMemoryProperti… in ImportVulkanFunctions_Dynamic() 15876 VMA_ASSERT(m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties != VMA_NULL); in ValidateVulkanFunctions()
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 1922 extern PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties; 2214 PFN_vkGetPhysicalDeviceMemoryProperties VMA_NULLABLE vkGetPhysicalDeviceMemoryProperties; member 15573 (*m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties)(m_PhysicalDevice, &m_MemProps); in VmaAllocator_T() 15710 …m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties = (PFN_vkGetPhysicalDeviceMemoryProperties)v… in ImportVulkanFunctions_Static() 15750 VMA_COPY_IF_NOT_NULL(vkGetPhysicalDeviceMemoryProperties); in ImportVulkanFunctions_Custom() 15798 …VMA_FETCH_INSTANCE_FUNC(vkGetPhysicalDeviceMemoryProperties, PFN_vkGetPhysicalDeviceMemoryProperti… in ImportVulkanFunctions_Dynamic() 15847 VMA_ASSERT(m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties != VMA_NULL); in ValidateVulkanFunctions()
|
/external/vulkan-validation-layers/layers/ |
D | gpu_validation.cpp | 204 …functions.vkGetPhysicalDeviceMemoryProperties = (PFN_vkGetPhysicalDeviceMemoryProperties)gpuVkGetP… in GpuInitializeVma()
|
D | vk_mem_alloc.h | 1737 PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties; member 14047 (*m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties)(m_PhysicalDevice, &m_MemProps); in VmaAllocator_T() 14146 m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties = &vkGetPhysicalDeviceMemoryProperties; in ImportVulkanFunctions() 14179 VMA_COPY_IF_NOT_NULL(vkGetPhysicalDeviceMemoryProperties); in ImportVulkanFunctions() 14206 VMA_ASSERT(m_VulkanFunctions.vkGetPhysicalDeviceMemoryProperties != VMA_NULL); in ImportVulkanFunctions()
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.cpp | 283 vkGetPhysicalDeviceMemoryProperties(info.gpus[0], &info.memory_properties); in init_enumerate_device()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan.hpp | 1365 void vkGetPhysicalDeviceMemoryProperties( in vkGetPhysicalDeviceMemoryProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1368 return ::vkGetPhysicalDeviceMemoryProperties( physicalDevice, pMemoryProperties ); in vkGetPhysicalDeviceMemoryProperties() 10655 …PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 11092 vkGetPhysicalDeviceMemoryProperties = PFN_vkGetPhysicalDeviceMemoryProperties( in init()
|