Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceDisplayPlanePropertiesKHR (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc155 [open,refpage='vkGetPhysicalDeviceDisplayPlanePropertiesKHR',desc='Query the plane properties',type…
157 :refpage: vkGetPhysicalDeviceDisplayPlanePropertiesKHR
168 include::{generated}/api/protos/vkGetPhysicalDeviceDisplayPlanePropertiesKHR.adoc[]
188 include::{generated}/validity/protos/vkGetPhysicalDeviceDisplayPlanePropertiesKHR.adoc[]
203 fname:vkGetPhysicalDeviceDisplayPlanePropertiesKHR in
225 flink:vkGetPhysicalDeviceDisplayPlanePropertiesKHR, with the ability to
285 fname:vkGetPhysicalDeviceDisplayPlanePropertiesKHR
714 fname:vkGetPhysicalDeviceDisplayPlanePropertiesKHR
722 fname:vkGetPhysicalDeviceDisplayPlanePropertiesKHR; otherwise
725 fname:vkGetPhysicalDeviceDisplayPlanePropertiesKHR for the display plane
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2310 …VkResult vkGetPhysicalDeviceDisplayPlanePropertiesKHR( VkPhysicalDevice physicalDevice, uint32_t *… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2312 …return ::vkGetPhysicalDeviceDisplayPlanePropertiesKHR( physicalDevice, pPropertyCount, pProperties… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()
4846 … PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR vkGetPhysicalDeviceDisplayPlanePropertiesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
5335vkGetPhysicalDeviceDisplayPlanePropertiesKHR = PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR( v… in init()
Dvulkansc_raii.hpp108vkGetPhysicalDeviceDisplayPlanePropertiesKHR = PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR( v… in InstanceDispatcher()
213 … PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR vkGetPhysicalDeviceDisplayPlanePropertiesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
8653 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR && "Function <vkGe… in getDisplayPlanePropertiesKHR()
8661 …result = getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR( static_cast<VkPhysicalDevi… in getDisplayPlanePropertiesKHR()
8665 …result = getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR( static_cast<VkPhysicalDevi… in getDisplayPlanePropertiesKHR()
Dvulkansc_funcs.hpp6160 …return static_cast<Result>( d.vkGetPhysicalDeviceDisplayPlanePropertiesKHR( m_physicalDevice, pPro… in getDisplayPlanePropertiesKHR()
6175 …result = d.vkGetPhysicalDeviceDisplayPlanePropertiesKHR( m_physicalDevice, &propertyCount, nullptr… in getDisplayPlanePropertiesKHR()
6179 …result = d.vkGetPhysicalDeviceDisplayPlanePropertiesKHR( m_physicalDevice, &propertyCount, reinter… in getDisplayPlanePropertiesKHR()
6202 …result = d.vkGetPhysicalDeviceDisplayPlanePropertiesKHR( m_physicalDevice, &propertyCount, nullptr… in getDisplayPlanePropertiesKHR()
6206 …result = d.vkGetPhysicalDeviceDisplayPlanePropertiesKHR( m_physicalDevice, &propertyCount, reinter… in getDisplayPlanePropertiesKHR()
Dvulkan.hpp2405 …VkResult vkGetPhysicalDeviceDisplayPlanePropertiesKHR( VkPhysicalDevice physicalDevice, uint32_t *… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2407 …return ::vkGetPhysicalDeviceDisplayPlanePropertiesKHR( physicalDevice, pPropertyCount, pProperties… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()
9379 … PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR vkGetPhysicalDeviceDisplayPlanePropertiesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10544vkGetPhysicalDeviceDisplayPlanePropertiesKHR = PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR( v… in init()
Dvulkan_raii.hpp110vkGetPhysicalDeviceDisplayPlanePropertiesKHR = PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR( v… in InstanceDispatcher()
360 … PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR vkGetPhysicalDeviceDisplayPlanePropertiesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
13514 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR && "Function <vkGe… in getDisplayPlanePropertiesKHR()
13522 …result = getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR( static_cast<VkPhysicalDevi… in getDisplayPlanePropertiesKHR()
13526 …result = getDispatcher()->vkGetPhysicalDeviceDisplayPlanePropertiesKHR( static_cast<VkPhysicalDevi… in getDisplayPlanePropertiesKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7916 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceDisplayPlanePropertiesKHR(