Home
last modified time | relevance | path

Searched refs:shaderSMCount (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2976 * [[limits-shaderSMCount]] pname:shaderSMCount is the number of SMs on the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12239 uint32_t shaderSMCount; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp10086 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderSMBuiltinsPropertiesNV.shaderSMCount ); in operator ()()