Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceDirectFBPresentationSupportEXT (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_directfb_surface/
DplatformQuerySupport_directfb.adoc8 [open,refpage='vkGetPhysicalDeviceDirectFBPresentationSupportEXT',desc='Query physical device for p…
13 include::{generated}/api/protos/vkGetPhysicalDeviceDirectFBPresentationSupportEXT.adoc[]
23 * [[VUID-vkGetPhysicalDeviceDirectFBPresentationSupportEXT-queueFamilyIndex-04119]]
30 include::{generated}/validity/protos/vkGetPhysicalDeviceDirectFBPresentationSupportEXT.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_directfb.h45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceDirectFBPresentationSupportEXT(
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_directfb.h45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceDirectFBPresentationSupportEXT(
Dvulkan.hpp4592 …VkBool32 vkGetPhysicalDeviceDirectFBPresentationSupportEXT( VkPhysicalDevice physicalDevice, uint3… in vkGetPhysicalDeviceDirectFBPresentationSupportEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4594 …return ::vkGetPhysicalDeviceDirectFBPresentationSupportEXT( physicalDevice, queueFamilyIndex, dfb … in vkGetPhysicalDeviceDirectFBPresentationSupportEXT()
10026 …N_vkGetPhysicalDeviceDirectFBPresentationSupportEXT vkGetPhysicalDeviceDirectFBPresentationSupport… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11201vkGetPhysicalDeviceDirectFBPresentationSupportEXT = PFN_vkGetPhysicalDeviceDirectFBPresentationSup… in init()
Dvulkan_raii.hpp296vkGetPhysicalDeviceDirectFBPresentationSupportEXT = PFN_vkGetPhysicalDeviceDirectFBPresentationSup… in InstanceDispatcher()
570 …N_vkGetPhysicalDeviceDirectFBPresentationSupportEXT vkGetPhysicalDeviceDirectFBPresentationSupport… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
18305 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceDirectFBPresentationSupportEXT && "Function … in getDirectFBPresentationSupportEXT()
18309 …VkBool32 result = getDispatcher()->vkGetPhysicalDeviceDirectFBPresentationSupportEXT( static_cast<… in getDirectFBPresentationSupportEXT()