/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 445 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 450 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 603 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | ResourceTracker.cpp | 6496 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2_common() argument 6522 pImageFormatInfo->format) == std::end(kExternalImageSupportedFormats)) { in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6536 vk_find_struct<VkPhysicalDeviceExternalImageFormatInfo>(pImageFormatInfo); in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6548 physicalDevice, pImageFormatInfo, pImageFormatProperties, true /* do lock */); in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6551 physicalDevice, pImageFormatInfo, pImageFormatProperties, true /* do lock */); in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6576 pImageFormatInfo->flags, pImageFormatInfo->usage); in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6588 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2() argument 6591 false /* not KHR */, context, input_result, physicalDevice, pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2() 6597 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2KHR() argument 6600 true /* is KHR */, context, input_result, physicalDevice, pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2KHR()
|
D | VkEncoder.h | 445 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 645 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | func_table.cpp | 1886 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in gfxstream_vk_GetPhysicalDeviceImageFormatProperties2() argument 1896 vkEnc, VK_SUCCESS, gfxstream_physicalDevice->internal_object, pImageFormatInfo, in gfxstream_vk_GetPhysicalDeviceImageFormatProperties2() 2935 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in gfxstream_vk_GetPhysicalDeviceImageFormatProperties2KHR() argument 2945 vkEnc, VK_SUCCESS, gfxstream_physicalDevice->internal_object, pImageFormatInfo, in gfxstream_vk_GetPhysicalDeviceImageFormatProperties2KHR()
|
D | VkEncoder.cpp | 17708 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2() argument 17740 physicalDevice, pImageFormatInfo, pImageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties2() 17751 if (pImageFormatInfo) { in vkGetPhysicalDeviceImageFormatProperties2() 17755 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2() 25206 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2KHR() argument 25239 physicalDevice, pImageFormatInfo, pImageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties2KHR() 25250 if (pImageFormatInfo) { in vkGetPhysicalDeviceImageFormatProperties2KHR() 25254 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2KHR()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 1300 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2() argument 1305 VkFormat format = pImageFormatInfo->format; in on_vkGetPhysicalDeviceImageFormatProperties2() 1309 pImageFormatInfo->format, pImageFormatInfo->type, pImageFormatInfo->tiling, in on_vkGetPhysicalDeviceImageFormatProperties2() 1310 pImageFormatInfo->usage, pImageFormatInfo->flags)) { in on_vkGetPhysicalDeviceImageFormatProperties2() 1315 imageFormatInfo = *pImageFormatInfo; in on_vkGetPhysicalDeviceImageFormatProperties2() 1316 pImageFormatInfo = &imageFormatInfo; in on_vkGetPhysicalDeviceImageFormatProperties2() 1339 res = vk->vkGetPhysicalDeviceImageFormatProperties2(physicalDevice, pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2() 1343 res = vk->vkGetPhysicalDeviceImageFormatProperties2KHR(physicalDevice, pImageFormatInfo, in on_vkGetPhysicalDeviceImageFormatProperties2() 1359 physicalDevice, pImageFormatInfo->format, pImageFormatInfo->type, in on_vkGetPhysicalDeviceImageFormatProperties2() 1360 pImageFormatInfo->tiling, pImageFormatInfo->usage, pImageFormatInfo->flags, in on_vkGetPhysicalDeviceImageFormatProperties2() [all …]
|
D | VkDecoderGlobalState.h | 148 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 152 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | VkDecoder.cpp | 9579 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo; in decode() local 9587 vkReadStream->alloc((void**)&pImageFormatInfo, in decode() 9591 (VkPhysicalDeviceImageFormatInfo2*)(pImageFormatInfo), readStreamPtrPtr); in decode() 9599 if (pImageFormatInfo) { in decode() 9601 m_state, (VkPhysicalDeviceImageFormatInfo2*)(pImageFormatInfo)); in decode() 9612 (unsigned long long)pImageFormatInfo, in decode() 9618 &m_pool, physicalDevice, pImageFormatInfo, pImageFormatProperties); in decode() 9642 pImageFormatInfo, pImageFormatProperties); in decode() 14061 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo; in decode() local 14069 vkReadStream->alloc((void**)&pImageFormatInfo, in decode() [all …]
|
D | VkDecoderSnapshot.h | 648 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 968 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | VkDecoderSnapshot.cpp | 1700 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2() argument 2471 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2KHR() argument 5232 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2() argument 5235 input_result, physicalDevice, pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2() 5985 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in vkGetPhysicalDeviceImageFormatProperties2KHR() argument 5989 pImageFormatInfo, pImageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties2KHR()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_image_compression_control.adoc | 229 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 220 * pname:pImageFormatInfo is a pointer to a 232 If the pname:pNext chain of pname:pImageFormatInfo includes a 255 chain of pname:pImageFormatInfo must: include a 264 pname:pImageFormatInfo->usage must: contain
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 1915 …icalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 * pImageFormatInfo, VkImageForma… in vkGetPhysicalDeviceImageFormatProperties2() argument 1917 …return ::vkGetPhysicalDeviceImageFormatProperties2( physicalDevice, pImageFormatInfo, pImageFormat… in vkGetPhysicalDeviceImageFormatProperties2() 2825 …icalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 * pImageFormatInfo, VkImageForma… in vkGetPhysicalDeviceImageFormatProperties2KHR() argument 2827 …return ::vkGetPhysicalDeviceImageFormatProperties2KHR( physicalDevice, pImageFormatInfo, pImageFor… in vkGetPhysicalDeviceImageFormatProperties2KHR()
|
D | vulkansc.hpp | 1842 …icalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 * pImageFormatInfo, VkImageForma… in vkGetPhysicalDeviceImageFormatProperties2() argument 1844 …return ::vkGetPhysicalDeviceImageFormatProperties2( physicalDevice, pImageFormatInfo, pImageFormat… in vkGetPhysicalDeviceImageFormatProperties2()
|
D | vulkansc_funcs.hpp | 4047 …ties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceImageFormatInfo2 * pImageFormatInfo, VULKAN_HPP_N… in getImageFormatProperties2() argument 4050 …Device, reinterpret_cast<const VkPhysicalDeviceImageFormatInfo2 *>( pImageFormatInfo ), reinterpre… in getImageFormatProperties2()
|
D | vulkansc_handles.hpp | 5991 …ties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceImageFormatInfo2 * pImageFormatInfo, VULKAN_HPP_N…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5589 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… 5675 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, 8496 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… 8517 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|