Searched refs:storageTexelBufferOffsetSingleTexelAlignment (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 1069 CORE_PROPERTY(storageTexelBufferOffsetSingleTexelAlignment); in vk_get_physical_device_core_1_3_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 600 <<limits-storageTexelBufferOffsetSingleTexelAlignment, 601 pname:storageTexelBufferOffsetSingleTexelAlignment>> and 3014 * [[{anchor-prefix}limits-storageTexelBufferOffsetSingleTexelAlignment]] 3015 pname:storageTexelBufferOffsetSingleTexelAlignment indicates whether
|
D | resources.adoc | 1088 …:VkPhysicalDeviceTexelBufferAlignmentProperties::pname:storageTexelBufferOffsetSingleTexelAlignment
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5180 …E( seed, physicalDeviceTexelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment… in operator ()() 5572 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment… in operator ()()
|
D | vulkan_hash.hpp | 10334 …E( seed, physicalDeviceTexelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment… in operator ()() 10814 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8722 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 6045 memcpy(*ptr, (VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7198 memcpy(*ptr, (VkBool32*)&forMarshaling->storageTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10704 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 8322 memcpy((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10145 memcpy((VkBool32*)&forUnmarshaling->storageTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6864 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member 7293 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|