Home
last modified time | relevance | path

Searched refs:invocationMask (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_HUAWEI_invocation_mask.adoc106 VkBool32 invocationMask;
109 invocationMask = true mean the feature is supported
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dstage_mask_2_common.adoc78 If the <<features-invocationMask, pname:invocationMask>> feature is not
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Draytracing.adoc443 The <<features-invocationMask, pname:invocationMask>> feature must: be
Dresources.adoc5104 * [[VUID-VkImageViewCreateInfo-invocationMask-04993]]
5105 If the <<features-invocationMask, pname:invocationMask>> feature is
Dfeatures.adoc2723 * [[features-invocationMask]] pname:invocationMask indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15750 VkBool32 invocationMask; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8374 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceInvocationMaskFeaturesHUAWEI.invocationMask ); in operator ()()