Home
last modified time | relevance | path

Searched refs:storageTexelBufferOffsetSingleTexelAlignment (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c1069 CORE_PROPERTY(storageTexelBufferOffsetSingleTexelAlignment); in vk_get_physical_device_core_1_3_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc600 <<limits-storageTexelBufferOffsetSingleTexelAlignment,
601 pname:storageTexelBufferOffsetSingleTexelAlignment>> and
3014 * [[{anchor-prefix}limits-storageTexelBufferOffsetSingleTexelAlignment]]
3015 pname:storageTexelBufferOffsetSingleTexelAlignment indicates whether
Dresources.adoc1088 …:VkPhysicalDeviceTexelBufferAlignmentProperties::pname:storageTexelBufferOffsetSingleTexelAlignment
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp5180 …E( seed, physicalDeviceTexelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment in operator ()()
5572 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment in operator ()()
Dvulkan_hash.hpp10334 …E( seed, physicalDeviceTexelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment in operator ()()
10814 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp8722 vkStream->write((VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceVulkan13Properties()
8835 vkStream->read((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceVulkan13Properties()
10647 vkStream->write((VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
10666 vkStream->read((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp6045 memcpy(*ptr, (VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceVulkan13Properties()
7198 memcpy(*ptr, (VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp10704 vkStream->write((VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceVulkan13Properties()
10829 vkStream->read((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceVulkan13Properties()
13198 vkStream->write((VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
13229 vkStream->read((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
Dgoldfish_vk_reserved_marshaling.cpp8322 memcpy((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties()
10145 memcpy((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6864 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
7293 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member