Home
last modified time | relevance | path

Searched refs:vkGetDeviceGroupSurfacePresentModesKHR (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_device_group.adoc52 * flink:vkGetDeviceGroupSurfacePresentModesKHR
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h309 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR; member
Dgoldfish_vk_dispatch.cpp621 out->vkGetDeviceGroupSurfacePresentModesKHR = in init_vulkan_dispatch_from_system_loader()
1508 out->vkGetDeviceGroupSurfacePresentModesKHR = in init_vulkan_dispatch_from_instance()
2438 out->vkGetDeviceGroupSurfacePresentModesKHR = in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc1806 [open,refpage='vkGetDeviceGroupSurfacePresentModesKHR',desc='Query present capabilities for a surfa…
1808 :refpage: vkGetDeviceGroupSurfacePresentModesKHR
1816 include::{generated}/api/protos/vkGetDeviceGroupSurfacePresentModesKHR.adoc[]
1833 * [[VUID-vkGetDeviceGroupSurfacePresentModesKHR-surface-06212]]
1839 include::{generated}/validity/protos/vkGetDeviceGroupSurfacePresentModesKHR.adoc[]
1861 flink:vkGetDeviceGroupSurfacePresentModesKHR, with the ability to specify
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2284 …VkResult vkGetDeviceGroupSurfacePresentModesKHR( VkDevice device, VkSurfaceKHR surface, VkDeviceGr… in vkGetDeviceGroupSurfacePresentModesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2286 return ::vkGetDeviceGroupSurfacePresentModesKHR( device, surface, pModes ); in vkGetDeviceGroupSurfacePresentModesKHR()
4840 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
5329vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetInstance… in init()
5733vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetDevicePr… in init()
Dvulkan.hpp2379 …VkResult vkGetDeviceGroupSurfacePresentModesKHR( VkDevice device, VkSurfaceKHR surface, VkDeviceGr… in vkGetDeviceGroupSurfacePresentModesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2381 return ::vkGetDeviceGroupSurfacePresentModesKHR( device, surface, pModes ); in vkGetDeviceGroupSurfacePresentModesKHR()
9373 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10538vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetInstance… in init()
11601vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetDevicePr… in init()
Dvulkansc_raii.hpp474vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetDevicePr… in DeviceDispatcher()
834 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
8571 VULKAN_HPP_ASSERT( getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR && "Function <vkGetDevic… in getGroupSurfacePresentModesKHR()
8575 …VkResult result = getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR( static_cast<VkDevice>( … in getGroupSurfacePresentModesKHR()
Dvulkan_raii.hpp801vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( vkGetDevicePr… in DeviceDispatcher()
1679 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
13432 VULKAN_HPP_ASSERT( getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR && "Function <vkGetDevic… in getGroupSurfacePresentModesKHR()
13436 …VkResult result = getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR( static_cast<VkDevice>( … in getGroupSurfacePresentModesKHR()
Dvulkansc_funcs.hpp5984 …return static_cast<Result>( d.vkGetDeviceGroupSurfacePresentModesKHR( m_device, static_cast<VkSurf… in getGroupSurfacePresentModesKHR()
5995 …VkResult result = d.vkGetDeviceGroupSurfacePresentModesKHR( m_device, static_cast<VkSurfaceKHR>( s… in getGroupSurfacePresentModesKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h923 void vkGetDeviceGroupSurfacePresentModesKHR(const uint8_t* snapshotTraceBegin,
DVkDecoderSnapshot.cpp2404 void vkGetDeviceGroupSurfacePresentModesKHR(const uint8_t* snapshotTraceBegin, in vkGetDeviceGroupSurfacePresentModesKHR() function in VkDecoderSnapshot::Impl
5908 void VkDecoderSnapshot::vkGetDeviceGroupSurfacePresentModesKHR( in vkGetDeviceGroupSurfacePresentModesKHR() function in VkDecoderSnapshot
5912 mImpl->vkGetDeviceGroupSurfacePresentModesKHR(snapshotTraceBegin, snapshotTraceBytes, pool, in vkGetDeviceGroupSurfacePresentModesKHR()
DVkDecoder.cpp13625 vk->vkGetDeviceGroupSurfacePresentModesKHR(unboxed_device, surface, pModes); in decode()
13646 m_state->snapshot()->vkGetDeviceGroupSurfacePresentModesKHR( in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7810 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(