Home
last modified time | relevance | path

Searched defs:vkGetPhysicalDevicePresentRectanglesKHR (Results 1 - 9 of 9) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dwsi.c2306 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDevicePresentRectanglesKHR(VkPhysicalDevice physicalDevice, in vkGetPhysicalDevicePresentRectanglesKHR() function
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h182 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR = nullptr; member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c1682 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp4252 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDevicePresentRectanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t *pRectCount, VkRect2D *pRects) in vkGetPhysicalDevicePresentRectanglesKHR() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp11078 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp525 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp16637 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp437 PFN_vkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h5498 #define vkGetPhysicalDevicePresentRectanglesKHR glad_vkGetPhysicalDevicePresentRectanglesKHR macro

Completed in 140 milliseconds