Searched refs:dfb (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_directfb.h | 31 IDirectFB* dfb; member 36 …resentationSupportEXT)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, IDirectFB* dfb); 48 IDirectFB* dfb);
|
D | vk_icd.h | 170 IDirectFB *dfb; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_directfb.h | 31 IDirectFB* dfb; member 36 …resentationSupportEXT)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, IDirectFB* dfb); 48 IDirectFB* dfb);
|
D | vk_icd.h | 170 IDirectFB *dfb; member
|
D | vulkan.hpp | 4592 …T( VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, IDirectFB * dfb ) const VULKAN_HPP_… in vkGetPhysicalDeviceDirectFBPresentationSupportEXT() 4594 …eturn ::vkGetPhysicalDeviceDirectFBPresentationSupportEXT( physicalDevice, queueFamilyIndex, dfb ); in vkGetPhysicalDeviceDirectFBPresentationSupportEXT()
|
D | vulkan_raii.hpp | 3131 … getDirectFBPresentationSupportEXT( uint32_t queueFamilyIndex, IDirectFB & dfb ) const VULKAN_HPP… 18303 …:getDirectFBPresentationSupportEXT( uint32_t queueFamilyIndex, IDirectFB & dfb ) const VULKAN_HPP… in getDirectFBPresentationSupportEXT() 18309 …resentationSupportEXT( static_cast<VkPhysicalDevice>( m_physicalDevice ), queueFamilyIndex, &dfb ); in getDirectFBPresentationSupportEXT()
|
D | vulkan_hash.hpp | 3653 VULKAN_HPP_HASH_COMBINE( seed, directFBSurfaceCreateInfoEXT.dfb ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_directfb_surface/ |
D | platformCreateSurface_directfb.adoc | 39 * pname:dfb is a pointer to the code:IDirectFB main interface of DirectFB. 44 * [[VUID-VkDirectFBSurfaceCreateInfoEXT-dfb-04117]] 45 pname:dfb must: point to a valid DirectFB code:IDirectFB
|
D | platformQuerySupport_directfb.adoc | 17 * pname:dfb is a pointer to the code:IDirectFB main interface of DirectFB.
|