Home
last modified time | relevance | path

Searched refs:VkCommandBufferInheritanceViewportScissorInfoNV (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp627 VkCommandBufferInheritanceViewportScissorInfoNV inheritViewportInfo{ in startRenderCmds()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp584 VkCommandBufferInheritanceViewportScissorInfoNV inheritViewportInfo { in startRenderCmds()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11661 typedef struct VkCommandBufferInheritanceViewportScissorInfoNV { struct
11667 } VkCommandBufferInheritanceViewportScissorInfoNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp11821 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;
11840 CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV const & rhs )
11851 operator=( VkCommandBufferInheritanceViewportScissorInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
11886 operator VkCommandBufferInheritanceViewportScissorInfoNV const &() const VULKAN_HPP_NOEXCEPT
11888 return *reinterpret_cast<const VkCommandBufferInheritanceViewportScissorInfoNV *>( this );
11891 operator VkCommandBufferInheritanceViewportScissorInfoNV &() VULKAN_HPP_NOEXCEPT
11893 return *reinterpret_cast<VkCommandBufferInheritanceViewportScissorInfoNV *>( this );
11919 sizeof( VkCommandBufferInheritanceViewportScissorInfoNV ),
[all...]
H A Dvulkan_core.h12120 typedef struct VkCommandBufferInheritanceViewportScissorInfoNV { struct
12126 } VkCommandBufferInheritanceViewportScissorInfoNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13170 typedef struct VkCommandBufferInheritanceViewportScissorInfoNV { struct
13176 } VkCommandBufferInheritanceViewportScissorInfoNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12280 typedef struct VkCommandBufferInheritanceViewportScissorInfoNV { struct
12286 } VkCommandBufferInheritanceViewportScissorInfoNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15324 typedef struct VkCommandBufferInheritanceViewportScissorInfoNV { struct
15330 } VkCommandBufferInheritanceViewportScissorInfoNV; typedef
H A Dvulkan_static_assertions.hpp4847 sizeof( VkCommandBufferInheritanceViewportScissorInfoNV ),
H A Dvulkan_structs.hpp15385 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;
15405 CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
15413 CommandBufferInheritanceViewportScissorInfoNV & operator=( VkCommandBufferInheritanceViewportScissorInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
15447 operator VkCommandBufferInheritanceViewportScissorInfoNV const &() const VULKAN_HPP_NOEXCEPT
15449 return *reinterpret_cast<const VkCommandBufferInheritanceViewportScissorInfoNV *>( this );
15452 operator VkCommandBufferInheritanceViewportScissorInfoNV &() VULKAN_HPP_NOEXCEPT
15454 return *reinterpret_cast<VkCommandBufferInheritanceViewportScissorInfoNV *>( this );
[all...]

Completed in 324 milliseconds