Searched refs:uniformTexelBufferOffsetSingleTexelAlignment (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 1071 CORE_PROPERTY(uniformTexelBufferOffsetSingleTexelAlignment); in vk_get_physical_device_core_1_3_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 602 <<limits-uniformTexelBufferOffsetSingleTexelAlignment, 603 pname:uniformTexelBufferOffsetSingleTexelAlignment>>. 3022 * [[{anchor-prefix}limits-uniformTexelBufferOffsetSingleTexelAlignment]] 3023 pname:uniformTexelBufferOffsetSingleTexelAlignment indicates whether
|
D | resources.adoc | 1099 …:VkPhysicalDeviceTexelBufferAlignmentProperties::pname:uniformTexelBufferOffsetSingleTexelAlignment
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5182 …E( seed, physicalDeviceTexelBufferAlignmentProperties.uniformTexelBufferOffsetSingleTexelAlignment… in operator ()() 5574 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.uniformTexelBufferOffsetSingleTexelAlignment… in operator ()()
|
D | vulkan_hash.hpp | 10336 …E( seed, physicalDeviceTexelBufferAlignmentProperties.uniformTexelBufferOffsetSingleTexelAlignment… in operator ()() 10816 …_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.uniformTexelBufferOffsetSingleTexelAlignment… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8726 vkStream->write((VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceVulkan13Properties() 8839 vkStream->read((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceVulkan13Properties() 10651 vkStream->write((VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties() 10670 vkStream->read((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 6051 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceVulkan13Properties() 7204 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in reservedmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10708 vkStream->write((VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceVulkan13Properties() 10833 vkStream->read((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceVulkan13Properties() 13202 vkStream->write((VkBool32*)&forMarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in marshal_VkPhysicalDeviceTexelBufferAlignmentProperties() 13233 vkStream->read((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, in unmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 8328 memcpy((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 10151 memcpy((VkBool32*)&forUnmarshaling->uniformTexelBufferOffsetSingleTexelAlignment, *ptr, in reservedunmarshal_VkPhysicalDeviceTexelBufferAlignmentProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6866 VkBool32 uniformTexelBufferOffsetSingleTexelAlignment; member 7295 VkBool32 uniformTexelBufferOffsetSingleTexelAlignment; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 2524 and pname:uniformTexelBufferOffsetSingleTexelAlignment limits must: be a
|