Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneration.adoc33 <<features-deviceGeneratedCompute,
34 sname:VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pname:deviceGeneratedCompute>>
Dindirectcommands.adoc155 the <<features-deviceGeneratedCompute,
156 sname:VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pname:deviceGeneratedCompute>>
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc4398 * [[features-deviceGeneratedCompute]] pname:deviceGeneratedCompute
7999 * <<features-deviceGeneratedCompute, pname:deviceGeneratedCompute>>, if
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16625 VkBool32 deviceGeneratedCompute; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7346 …ASH_COMBINE( seed, physicalDeviceDeviceGeneratedCommandsComputeFeaturesNV.deviceGeneratedCompute ); in operator ()()