Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsparsemem.adoc49 * fname:vkGetPhysicalDeviceSparseImageFormatProperties <<SCID-8>>
161 flink:vkGetPhysicalDeviceSparseImageFormatProperties.
473 fname:vkGetPhysicalDeviceSparseImageFormatProperties and
870 flink:vkGetPhysicalDeviceSparseImageFormatProperties can: be used to query
921 [open,refpage='vkGetPhysicalDeviceSparseImageFormatProperties',desc='Retrieve properties of an imag…
923 fname:vkGetPhysicalDeviceSparseImageFormatProperties returns an array of
931 include::{generated}/api/protos/vkGetPhysicalDeviceSparseImageFormatProperties.adoc[]
971 * [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-samples-01094]]
980 include::{generated}/validity/protos/vkGetPhysicalDeviceSparseImageFormatProperties.adoc[]
1015 flink:vkGetPhysicalDeviceSparseImageFormatProperties, with the ability to
[all …]
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h104 vkGetPhysicalDeviceSparseImageFormatProperties; member
Dgoldfish_vk_dispatch.cpp270 out->vkGetPhysicalDeviceSparseImageFormatProperties = in init_vulkan_dispatch_from_system_loader()
1027 out->vkGetPhysicalDeviceSparseImageFormatProperties = in init_vulkan_dispatch_from_instance()
1973 out->vkGetPhysicalDeviceSparseImageFormatProperties = in init_vulkan_dispatch_from_device()
2874 if (!vk->vkGetPhysicalDeviceSparseImageFormatProperties) { in vulkan_dispatch_check_instance_VK_VERSION_1_0()
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h136 void vkGetPhysicalDeviceSparseImageFormatProperties(
Dfunc_table.cpp352 vkEnc->vkGetPhysicalDeviceSparseImageFormatProperties( in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties()
DVkEncoder.cpp3949 void VkEncoder::vkGetPhysicalDeviceSparseImageFormatProperties( in vkGetPhysicalDeviceSparseImageFormatProperties() function in gfxstream::vk::VkEncoder
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h184 void vkGetPhysicalDeviceSparseImageFormatProperties(
DVkDecoderSnapshot.cpp308 void vkGetPhysicalDeviceSparseImageFormatProperties( in vkGetPhysicalDeviceSparseImageFormatProperties() function in VkDecoderSnapshot::Impl
4090 void VkDecoderSnapshot::vkGetPhysicalDeviceSparseImageFormatProperties( in vkGetPhysicalDeviceSparseImageFormatProperties() function in VkDecoderSnapshot
4095 mImpl->vkGetPhysicalDeviceSparseImageFormatProperties( in vkGetPhysicalDeviceSparseImageFormatProperties()
DVkDecoder.cpp2493 vk->vkGetPhysicalDeviceSparseImageFormatProperties(unboxed_physicalDevice, format, in decode()
2528 m_state->snapshot()->vkGetPhysicalDeviceSparseImageFormatProperties( in decode()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp1211 …void vkGetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat for… in vkGetPhysicalDeviceSparseImageFormatProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
1213 …return ::vkGetPhysicalDeviceSparseImageFormatProperties( physicalDevice, format, type, samples, us… in vkGetPhysicalDeviceSparseImageFormatProperties()
9170 …PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10336vkGetPhysicalDeviceSparseImageFormatProperties = PFN_vkGetPhysicalDeviceSparseImageFormatPropertie… in init()
Dvulkan_raii.hpp80vkGetPhysicalDeviceSparseImageFormatProperties = PFN_vkGetPhysicalDeviceSparseImageFormatPropertie… in InstanceDispatcher()
330 …PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
11122 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties && "Function <vk… in getSparseImageFormatProperties()
11127 …getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties( static_cast<VkPhysicalDevice>( m_… in getSparseImageFormatProperties()
11129 …getDispatcher()->vkGetPhysicalDeviceSparseImageFormatProperties( static_cast<VkPhysicalDevice>( m_… in getSparseImageFormatProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4254 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceSparseImageFormatProperties(
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc12859 flink:vkGetPhysicalDeviceSparseImageFormatProperties and