Home
last modified time | relevance | path

Searched refs:indirectBufferOffsetAlignment (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Ddrawing.adoc100 slink:VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::pname:indirectBufferOffsetAlignment
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc4208 * pname:indirectBufferOffsetAlignment indicates the alignment for cluster
4846 pname:indirectBufferOffsetAlignment | `apiext:VK_HUAWEI_cluster_culling_shader`
5315 | pname:indirectBufferOffsetAlignment | - | - | implementation-dependent
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16335 VkDeviceSize indirectBufferOffsetAlignment; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6879 …_COMBINE( seed, physicalDeviceClusterCullingShaderPropertiesHUAWEI.indirectBufferOffsetAlignment ); in operator ()()