Searched refs:residencyStandard2DMultisampleBlockShape (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | sparsemem.adoc | 450 * pname:residencyStandard2DMultisampleBlockShape 791 * pname:residencyStandard2DMultisampleBlockShape 847 * slink:VkPhysicalDeviceSparseProperties::pname:residencyStandard2DMultisampleBlockShape
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 878 …residencyStandard2DMultisampleBlockShape = printer.write_int("residencyStandard2DMultisampleBlockS…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4754 …_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyStandard2DMultisampleBlockShape ); in operator ()()
|
D | vulkan_hash.hpp | 9324 …_HPP_HASH_COMBINE( seed, physicalDeviceSparseProperties.residencyStandard2DMultisampleBlockShape ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 1056 vkStream->write((VkBool32*)&forMarshaling->residencyStandard2DMultisampleBlockShape, in marshal_VkPhysicalDeviceSparseProperties() 1068 vkStream->read((VkBool32*)&forUnmarshaling->residencyStandard2DMultisampleBlockShape, in unmarshal_VkPhysicalDeviceSparseProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 907 memcpy(*ptr, (VkBool32*)&forMarshaling->residencyStandard2DMultisampleBlockShape, in reservedmarshal_VkPhysicalDeviceSparseProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 1118 vkStream->write((VkBool32*)&forMarshaling->residencyStandard2DMultisampleBlockShape, in marshal_VkPhysicalDeviceSparseProperties() 1129 vkStream->read((VkBool32*)&forUnmarshaling->residencyStandard2DMultisampleBlockShape, in unmarshal_VkPhysicalDeviceSparseProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 895 memcpy((VkBool32*)&forUnmarshaling->residencyStandard2DMultisampleBlockShape, *ptr, in reservedunmarshal_VkPhysicalDeviceSparseProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3191 VkBool32 residencyStandard2DMultisampleBlockShape; member
|