Home
last modified time | relevance | path

Searched refs:pViewportDepths (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc1273 * pname:pViewportDepths is a pointer to a slink:VkViewport structure
1343 of the [eq]#n^th^# element of pname:pViewportDepths, then the state is
1369 If pname:viewportScissor2D is ename:VK_TRUE, then pname:pViewportDepths
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14569 const VkViewport* pViewportDepths; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2058 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceViewportScissorInfoNV.pViewportDepths ); in operator ()()