Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_conditional_rendering.adoc43 pname:conditionalRenderingEnable is set to ename:VK_TRUE.
45 pname:conditionalRenderingEnable is ename:VK_FALSE.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc1187 * pname:conditionalRenderingEnable specifies whether the command buffer
1197 pname:conditionalRenderingEnable is ename:VK_FALSE.
1201 * [[VUID-VkCommandBufferInheritanceConditionalRenderingInfoEXT-conditionalRenderingEnable-01977]]
1204 pname:conditionalRenderingEnable must: be ename:VK_FALSE
Ddrawing.adoc1623 pname:conditionalRenderingEnable flag of
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11443 VkBool32 conditionalRenderingEnable; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp1998 …SH_COMBINE( seed, commandBufferInheritanceConditionalRenderingInfoEXT.conditionalRenderingEnable ); in operator ()()