Home
last modified time | relevance | path

Searched refs:nonCoherentAtomSize (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc3536 slink:VkPhysicalDeviceLimits::pname:nonCoherentAtomSize, and round the end
3538 slink:VkPhysicalDeviceLimits::pname:nonCoherentAtomSize.
3726 pname:nonCoherentAtomSize bytes in that range is flushed if any byte in that
3729 If pname:pMemoryRanges includes sets of pname:nonCoherentAtomSize bytes
3778 pname:nonCoherentAtomSize bytes in that range is invalidated if any byte in
3822 slink:VkPhysicalDeviceLimits::pname:nonCoherentAtomSize
3826 slink:VkPhysicalDeviceLimits::pname:nonCoherentAtomSize bytes from the
3832 slink:VkPhysicalDeviceLimits::pname:nonCoherentAtomSize, or pname:offset
Dlimits.adoc842 * [[limits-nonCoherentAtomSize]] pname:nonCoherentAtomSize is the size and
4553 | basetype:VkDeviceSize | pname:nonCoherentAtomSize | -
4981 | pname:nonCoherentAtomSize | - | 256 | max
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1228 …draw_data->TotalVtxCount * sizeof(ImDrawVert), device_data->properties.limits.nonCoherentAtomSize); in render_swapchain_display()
1229 …(draw_data->TotalIdxCount * sizeof(ImDrawIdx), device_data->properties.limits.nonCoherentAtomSize); in render_swapchain_display()
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py859nonCoherentAtomSize = printer.write_int("nonCoherentAtomSize", 8, indent, signed=False, big_endian…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4524 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.nonCoherentAtomSize ); in operator ()()
Dvulkan_hash.hpp8531 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.nonCoherentAtomSize ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp879 vkStream->write((VkDeviceSize*)&forMarshaling->nonCoherentAtomSize, sizeof(VkDeviceSize)); in marshal_VkPhysicalDeviceLimits()
1018 vkStream->read((VkDeviceSize*)&forUnmarshaling->nonCoherentAtomSize, sizeof(VkDeviceSize)); in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling_guest.cpp877 memcpy(*ptr, (VkDeviceSize*)&forMarshaling->nonCoherentAtomSize, sizeof(VkDeviceSize)); in reservedmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp942 vkStream->write((VkDeviceSize*)&forMarshaling->nonCoherentAtomSize, sizeof(VkDeviceSize)); in marshal_VkPhysicalDeviceLimits()
1081 vkStream->read((VkDeviceSize*)&forUnmarshaling->nonCoherentAtomSize, sizeof(VkDeviceSize)); in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling.cpp869 memcpy((VkDeviceSize*)&forUnmarshaling->nonCoherentAtomSize, *ptr, sizeof(VkDeviceSize)); in reservedunmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3179 VkDeviceSize nonCoherentAtomSize; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10706 aligned to a multiple of pname:nonCoherentAtomSize (internal issue 611).
11778 * Increase the maximum pname:nonCoherentAtomSize value in the