Home
last modified time | relevance | path

Searched refs:wavefrontSize (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_shader_core_properties.adoc66 shader_core_properties.wavefrontSize;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2439 * [[limits-wavefrontSize]] pname:wavefrontSize is an unsigned integer
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13057 uint32_t wavefrontSize; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7660 pname:computeUnitsPerShaderArray>> and <<limits-wavefrontSize,
7661 pname:wavefrontSize>> fields in
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9814 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.wavefrontSize ); in operator ()()