Searched refs:uniformTexelBufferOffsetAlignmentBytes (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 1070 CORE_PROPERTY(uniformTexelBufferOffsetAlignmentBytes); in vk_get_physical_device_core_1_3_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 594 <<limits-uniformTexelBufferOffsetAlignmentBytes, 595 pname:uniformTexelBufferOffsetAlignmentBytes>> and 3018 * [[{anchor-prefix}limits-uniformTexelBufferOffsetAlignmentBytes]] 3019 pname:uniformTexelBufferOffsetAlignmentBytes is a byte alignment that is
|
D | resources.adoc | 1097 … slink:VkPhysicalDeviceTexelBufferAlignmentProperties::pname:uniformTexelBufferOffsetAlignmentBytes
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5181 …MBINE( seed, physicalDeviceTexelBufferAlignmentProperties.uniformTexelBufferOffsetAlignmentBytes ); in operator ()() 5573 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.uniformTexelBufferOffsetAlignmentBytes ); in operator ()()
|
D | vulkan_hash.hpp | 10335 …MBINE( seed, physicalDeviceTexelBufferAlignmentProperties.uniformTexelBufferOffsetAlignmentBytes ); in operator ()() 10815 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.uniformTexelBufferOffsetAlignmentBytes ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8724 vkStream->write((VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in marshal_VkPhysicalDeviceVulkan13Properties() 8837 vkStream->read((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10649 vkStream->write((VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties() 10668 vkStream->read((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 6048 memcpy(*ptr, (VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7201 memcpy(*ptr, (VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in reservedmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10706 vkStream->write((VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in marshal_VkPhysicalDeviceVulkan13Properties() 10831 vkStream->read((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13200 vkStream->write((VkDeviceSize*)&forMarshaling->uniformTexelBufferOffsetAlignmentBytes, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties() 13231 vkStream->read((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8325 memcpy((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10148 memcpy((VkDeviceSize*)&forUnmarshaling->uniformTexelBufferOffsetAlignmentBytes, *ptr, in reservedunmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6865 VkDeviceSize uniformTexelBufferOffsetAlignmentBytes; member 7294 VkDeviceSize uniformTexelBufferOffsetAlignmentBytes; member
|