/hardware/google/gfxstream/guest/vulkan_enc/ |
D | VkEncoder.h | 455 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, 654 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo,
|
D | func_table.cpp | 1924 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties2() argument 1931 gfxstream_physicalDevice->internal_object, pFormatInfo, pPropertyCount, pProperties, in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties2() 2973 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties2KHR() argument 2980 gfxstream_physicalDevice->internal_object, pFormatInfo, pPropertyCount, pProperties, in gfxstream_vk_GetPhysicalDeviceSparseImageFormatProperties2KHR()
|
D | VkEncoder.cpp | 18084 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2() argument 18117 physicalDevice, pFormatInfo, pPropertyCount, pProperties); in vkGetPhysicalDeviceSparseImageFormatProperties2() 18128 if (pFormatInfo) { in vkGetPhysicalDeviceSparseImageFormatProperties2() 18132 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2() 25585 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() argument 25618 physicalDevice, pFormatInfo, pPropertyCount, pProperties); in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() 25629 if (pFormatInfo) { in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() 25633 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2KHR()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoder.cpp | 9808 const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo; in decode() local 9820 vkReadStream->alloc((void**)&pFormatInfo, in decode() 9824 (VkPhysicalDeviceSparseImageFormatInfo2*)(pFormatInfo), readStreamPtrPtr); in decode() 9852 if (pFormatInfo) { in decode() 9854 m_state, (VkPhysicalDeviceSparseImageFormatInfo2*)(pFormatInfo)); in decode() 9869 (unsigned long long)pFormatInfo, (unsigned long long)pPropertyCount, in decode() 9873 unboxed_physicalDevice, pFormatInfo, pPropertyCount, pProperties); in decode() 9908 pFormatInfo, pPropertyCount, pProperties); in decode() 14292 const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo; in decode() local 14304 vkReadStream->alloc((void**)&pFormatInfo, in decode() [all …]
|
D | VkDecoderSnapshot.h | 661 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, 979 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo,
|
D | VkDecoderSnapshot.cpp | 1711 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2() argument 2482 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() argument 5260 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2() argument 5263 pool, physicalDevice, pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2() 6013 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() argument 6016 snapshotTraceBegin, snapshotTraceBytes, pool, physicalDevice, pFormatInfo, pPropertyCount, in vkGetPhysicalDeviceSparseImageFormatProperties2KHR()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 1933 …lDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2 * pFormatInfo, uint32_t * pPr… in vkGetPhysicalDeviceSparseImageFormatProperties2() argument 1935 …return ::vkGetPhysicalDeviceSparseImageFormatProperties2( physicalDevice, pFormatInfo, pPropertyCo… in vkGetPhysicalDeviceSparseImageFormatProperties2() 2843 …lDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2 * pFormatInfo, uint32_t * pPr… in vkGetPhysicalDeviceSparseImageFormatProperties2KHR() argument 2845 …return ::vkGetPhysicalDeviceSparseImageFormatProperties2KHR( physicalDevice, pFormatInfo, pPropert… in vkGetPhysicalDeviceSparseImageFormatProperties2KHR()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5592 …alDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, uint32_t* pPro… 5689 const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, 8499 …alDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, uint32_t* pPro… 8531 const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | sparsemem.adoc | 1006 * pname:pFormatInfo is a pointer to a
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 11263 flink:vkGetPhysicalDeviceSparseImageFormatProperties2KHR::pname:pFormatInfo
|