Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceSparseImageFormatProperties2 (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h227 vkGetPhysicalDeviceSparseImageFormatProperties2; member
Dgoldfish_vk_dispatch.cpp293 out->vkGetPhysicalDeviceSparseImageFormatProperties2 = in init_vulkan_dispatch_from_system_loader()
1054 out->vkGetPhysicalDeviceSparseImageFormatProperties2 = in init_vulkan_dispatch_from_instance()
2000 out->vkGetPhysicalDeviceSparseImageFormatProperties2 = in init_vulkan_dispatch_from_device()
2925 if (!vk->vkGetPhysicalDeviceSparseImageFormatProperties2) { in vulkan_dispatch_check_instance_VK_VERSION_1_1()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsparsemem.adoc50 * fname:vkGetPhysicalDeviceSparseImageFormatProperties2 <<SCID-8>>
984 [open,refpage='vkGetPhysicalDeviceSparseImageFormatProperties2',desc='Retrieve properties of an ima…
986 fname:vkGetPhysicalDeviceSparseImageFormatProperties2 returns an array of
995 include::{generated}/api/protos/vkGetPhysicalDeviceSparseImageFormatProperties2.adoc[]
1014 fname:vkGetPhysicalDeviceSparseImageFormatProperties2 behaves identically to
1019 include::{generated}/validity/protos/vkGetPhysicalDeviceSparseImageFormatProperties2.adoc[]
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h454 void vkGetPhysicalDeviceSparseImageFormatProperties2(
Dfunc_table.cpp1930 vkEnc->vkGetPhysicalDeviceSparseImageFormatProperties2( in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties2()
DVkEncoder.cpp18083 void VkEncoder::vkGetPhysicalDeviceSparseImageFormatProperties2( in vkGetPhysicalDeviceSparseImageFormatProperties2() function in gfxstream::vk::VkEncoder
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp1933 …void vkGetPhysicalDeviceSparseImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhy… in vkGetPhysicalDeviceSparseImageFormatProperties2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
1935 …return ::vkGetPhysicalDeviceSparseImageFormatProperties2( physicalDevice, pFormatInfo, pPropertyCo… in vkGetPhysicalDeviceSparseImageFormatProperties2()
9292 …PFN_vkGetPhysicalDeviceSparseImageFormatProperties2 vkGetPhysicalDeviceSparseImageFormatProperties… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10457vkGetPhysicalDeviceSparseImageFormatProperties2 = PFN_vkGetPhysicalDeviceSparseImageFormatProperti… in init()
10673 …if ( !vkGetPhysicalDeviceSparseImageFormatProperties2 ) vkGetPhysicalDeviceSparseImageFormatProper… in init()
Dvulkan_raii.hpp90vkGetPhysicalDeviceSparseImageFormatProperties2 = PFN_vkGetPhysicalDeviceSparseImageFormatProperti… in InstanceDispatcher()
177 …if ( !vkGetPhysicalDeviceSparseImageFormatProperties2 ) vkGetPhysicalDeviceSparseImageFormatProper… in InstanceDispatcher()
340 …PFN_vkGetPhysicalDeviceSparseImageFormatProperties2 vkGetPhysicalDeviceSparseImageFormatProperties… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
12460 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties2 && "Function <v… in getSparseImageFormatProperties2()
12465 …getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties2( static_cast<VkPhysicalDevice>( m… in getSparseImageFormatProperties2()
12467 …getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties2( static_cast<VkPhysicalDevice>( m… in getSparseImageFormatProperties2()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h659 void vkGetPhysicalDeviceSparseImageFormatProperties2(
DVkDecoderSnapshot.cpp1709 void vkGetPhysicalDeviceSparseImageFormatProperties2( in vkGetPhysicalDeviceSparseImageFormatProperties2() function in VkDecoderSnapshot::Impl
5258 void VkDecoderSnapshot::vkGetPhysicalDeviceSparseImageFormatProperties2( in vkGetPhysicalDeviceSparseImageFormatProperties2() function in VkDecoderSnapshot
5262 mImpl->vkGetPhysicalDeviceSparseImageFormatProperties2(snapshotTraceBegin, snapshotTraceBytes, in vkGetPhysicalDeviceSparseImageFormatProperties2()
DVkDecoder.cpp9872 vk->vkGetPhysicalDeviceSparseImageFormatProperties2( in decode()
9906 m_state->snapshot()->vkGetPhysicalDeviceSparseImageFormatProperties2( in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5687 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceSparseImageFormatProperties2(