Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_attachment_feedback_loop_dynamic_state.adoc36 VkBool32 attachmentFeedbackLoopDynamicState;
40 `attachmentFeedbackLoopDynamicState` is the core feature enabling this extension's functionality.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc2509 If the <<features-attachmentFeedbackLoopDynamicState,
2510 attachmentFeedbackLoopDynamicState>> feature is enabled on the device,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc3784 * [[features-attachmentFeedbackLoopDynamicState]]
3785 pname:attachmentFeedbackLoopDynamicState specifies whether dynamic
7976 * <<features-attachmentFeedbackLoopDynamicState,
7977 pname:attachmentFeedbackLoopDynamicState>>, if the
Dshaders.adoc1064 If the <<features-attachmentFeedbackLoopDynamicState,
1065 attachmentFeedbackLoopDynamicState>> feature is enabled on the device, and a
Drenderpass.adoc2986 * [[VUID-vkCmdSetAttachmentFeedbackLoopEnableEXT-attachmentFeedbackLoopDynamicState-08862]]
2987 The <<features-attachmentFeedbackLoopDynamicState,
2988 pname:attachmentFeedbackLoopDynamicState>> feature must: be enabled
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17561 VkBool32 attachmentFeedbackLoopDynamicState; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6763 …, physicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.attachmentFeedbackLoopDynamicState ); in operator ()()