Home
last modified time | relevance | path

Searched refs:identicalMemoryLayout (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c463 hic->identicalMemoryLayout = VK_TRUE; in lvp_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_image.c563 hic_props->optimalDeviceAccess = hic_props->identicalMemoryLayout = in hk_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1908 if (hostImageCopyDevicePerformanceQuery.identicalMemoryLayout == VK_FALSE) in iterate()
2432 if (!hostImageCopyDevicePerformanceQuery.identicalMemoryLayout) in checkSupport()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp4012 if (perfQuery.identicalMemoryLayout || in initImage()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp4036 properties->identicalMemoryLayout = VK_TRUE; in vkGetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl6493 VkBool32 identicalMemoryLayout; member
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.cpp12984 vkStream->write((VkBool32*)&forMarshaling->identicalMemoryLayout, sizeof(VkBool32)); in marshal_VkHostImageCopyDevicePerformanceQueryEXT()
12997 vkStream->read((VkBool32*)&forUnmarshaling->identicalMemoryLayout, sizeof(VkBool32)); in unmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
H A Dgoldfish_vk_reserved_marshaling_guest.cpp8668 memcpy(*ptr, (VkBool32*)&forMarshaling->identicalMemoryLayout, sizeof(VkBool32)); in reservedmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp17484 vkStream->write((VkBool32*)&forMarshaling->identicalMemoryLayout, sizeof(VkBool32)); in marshal_VkHostImageCopyDevicePerformanceQueryEXT()
17509 vkStream->read((VkBool32*)&forUnmarshaling->identicalMemoryLayout, sizeof(VkBool32)); in unmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
Dgoldfish_vk_reserved_marshaling.cpp13503 memcpy((VkBool32*)&forUnmarshaling->identicalMemoryLayout, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h15177 VkBool32 identicalMemoryLayout; member
H A Dvulkan_structs.hpp42453 , identicalMemoryLayout{ identicalMemoryLayout_ }
42491 return std::tie( sType, pNext, optimalDeviceAccess, identicalMemoryLayout ); in reflect()
42504 ( identicalMemoryLayout == rhs.identicalMemoryLayout ); in operator ==()
42518 VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryLayout = {}; member
H A Dvulkan_hash.hpp5603 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQueryEXT.identicalMemoryLayout ); in operator ()()
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h14226 VkBool32 identicalMemoryLayout; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h14261 VkBool32 identicalMemoryLayout; member
Dvulkan_structs.hpp39438 …: pNext( pNext_ ), optimalDeviceAccess( optimalDeviceAccess_ ), identicalMemoryLayout( identicalMe…
39476 return std::tie( sType, pNext, optimalDeviceAccess, identicalMemoryLayout ); in reflect()
39492 && ( identicalMemoryLayout == rhs.identicalMemoryLayout ); in operator ==()
39506 VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryLayout = {}; member
Dvulkan_hash.hpp5063 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQueryEXT.identicalMemoryLayout ); in operator ()()
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h15438 VkBool32 identicalMemoryLayout; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h8257 VkBool32 identicalMemoryLayout; member
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h8257 VkBool32 identicalMemoryLayout; member
H A Dvulkan_hash.hpp5655 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.identicalMemoryLayout ); in operator ()()
H A Dvulkan_structs.hpp42751 , identicalMemoryLayout{ identicalMemoryLayout_ }
42789 return std::tie( sType, pNext, optimalDeviceAccess, identicalMemoryLayout ); in reflect()
42802 ( identicalMemoryLayout == rhs.identicalMemoryLayout ); in operator ==()
42816 VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryLayout = {}; member
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h8330 VkBool32 identicalMemoryLayout; member
H A Dvulkan_structs.hpp44232 , identicalMemoryLayout{ identicalMemoryLayout_ }
44270 return std::tie( sType, pNext, optimalDeviceAccess, identicalMemoryLayout ); in reflect()
44283 ( identicalMemoryLayout == rhs.identicalMemoryLayout ); in operator ==()
44297 VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryLayout = {}; member
H A Dvulkan_hash.hpp5870 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.identicalMemoryLayout ); in operator ()()

12