Searched refs:dedicatedAllocation (Results 1 – 13 of 13) sorted by relevance
40 // VkDedicatedAllocationImageCreateInfoNV::dedicatedAllocation47 .dedicatedAllocation = VK_TRUE,
144 dedicatedImageCreateInfo.dedicatedAllocation = VK_TRUE;
65 slink:VkDedicatedAllocationImageCreateInfoNV::pname:dedicatedAllocation82 slink:VkDedicatedAllocationImageCreateInfoNV::pname:dedicatedAllocation
59 slink:VkDedicatedAllocationBufferCreateInfoNV::pname:dedicatedAllocation76 slink:VkDedicatedAllocationBufferCreateInfoNV::pname:dedicatedAllocation
256 bool dedicatedAllocation = false; member494 bool dedicatedAllocation = false; member
1464 info->dedicatedAllocation = true; in allocExternalMemory()1784 *outMemoryIsDedicatedAlloc = info->memory.dedicatedAllocation; in getColorBufferAllocationInfoLocked()1907 pInfo->dedicatedAllocation = true; in updateExternalMemoryInfo()2274 .dedicatedAllocation = info->memory.dedicatedAllocation, in exportColorBufferMemory()2933 *outMemoryIsDedicatedAlloc = info->memory.dedicatedAllocation; in getBufferAllocationInfo()
198 if (memInfo.dedicatedAllocation) { in prepareAndroidNativeBufferImage()
113 memoryExport->dedicatedAllocation, memoryExport->linearTiling)) { in create()
1178 * If pname:dedicatedAllocation is ename:VK_TRUE,1196 pname:dedicatedAllocation member of the chained structure is
224 pname:dedicatedAllocation member of the chained structure is743 * pname:dedicatedAllocation specifies whether the buffer will have a2506 * pname:dedicatedAllocation specifies whether the image will have a2518 * [[VUID-VkDedicatedAllocationImageCreateInfoNV-dedicatedAllocation-00994]]2519 If pname:dedicatedAllocation is ename:VK_TRUE,
1881 slink:VkDedicatedAllocationImageCreateInfoNV::pname:dedicatedAllocation1886 slink:VkDedicatedAllocationBufferCreateInfoNV::pname:dedicatedAllocation
10915 VkBool32 dedicatedAllocation; member10921 VkBool32 dedicatedAllocation; member
2729 VULKAN_HPP_HASH_COMBINE( seed, dedicatedAllocationBufferCreateInfoNV.dedicatedAllocation ); in operator ()()2741 VULKAN_HPP_HASH_COMBINE( seed, dedicatedAllocationImageCreateInfoNV.dedicatedAllocation ); in operator ()()