Searched refs:minMemoryMapAlignment (Results 1 – 10 of 10) sorted by relevance
820 …minMemoryMapAlignment = printer.write_int("minMemoryMapAlignment", 8, indent, signed=False, big_en…
578 * [[limits-minMemoryMapAlignment]] pname:minMemoryMapAlignment is the4509 | code:size_t | pname:minMemoryMapAlignment | -4936 | pname:minMemoryMapAlignment | - | 64 | min
3498 slink:VkPhysicalDeviceLimits::pname:minMemoryMapAlignment.3607 slink:VkPhysicalDeviceLimits::pname:minMemoryMapAlignment.
4479 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.minMemoryMapAlignment ); in operator ()()
8486 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.minMemoryMapAlignment ); in operator ()()
825 uint64_t cgen_var_0 = (uint64_t)forMarshaling->minMemoryMapAlignment; in marshal_VkPhysicalDeviceLimits()965 forUnmarshaling->minMemoryMapAlignment = (size_t)vkStream->getBe64(); in unmarshal_VkPhysicalDeviceLimits()
783 uint64_t cgen_var_0 = (uint64_t)forMarshaling->minMemoryMapAlignment; in reservedmarshal_VkPhysicalDeviceLimits()
776 memcpy((size_t*)&forUnmarshaling->minMemoryMapAlignment, (*ptr), 8); in reservedunmarshal_VkPhysicalDeviceLimits()777 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->minMemoryMapAlignment); in reservedunmarshal_VkPhysicalDeviceLimits()
888 uint64_t cgen_var_0 = (uint64_t)forMarshaling->minMemoryMapAlignment; in marshal_VkPhysicalDeviceLimits()1028 forUnmarshaling->minMemoryMapAlignment = (size_t)vkStream->getBe64(); in unmarshal_VkPhysicalDeviceLimits()
3140 size_t minMemoryMapAlignment; member