Home
last modified time | relevance | path

Searched refs:VkBindIndexBufferIndirectCommandNV (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11534 typedef struct VkBindIndexBufferIndirectCommandNV { struct
11538 } VkBindIndexBufferIndirectCommandNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp6509 using NativeType = VkBindIndexBufferIndirectCommandNV;
6524 BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
6532 BindIndexBufferIndirectCommandNV & operator=( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
6559 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT
6561 return *reinterpret_cast<const VkBindIndexBufferIndirectCommandNV *>( this );
6564 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT
6566 return *reinterpret_cast<VkBindIndexBufferIndirectCommandNV *>( this );
6589 sizeof( VkBindIndexBufferIndirectCommandNV ),
[all...]
H A Dvulkan_core.h11993 typedef struct VkBindIndexBufferIndirectCommandNV { struct
11997 } VkBindIndexBufferIndirectCommandNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13043 typedef struct VkBindIndexBufferIndirectCommandNV { struct
13047 } VkBindIndexBufferIndirectCommandNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12153 typedef struct VkBindIndexBufferIndirectCommandNV { struct
12157 } VkBindIndexBufferIndirectCommandNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15196 typedef struct VkBindIndexBufferIndirectCommandNV { struct
15200 } VkBindIndexBufferIndirectCommandNV; typedef
H A Dvulkan_static_assertions.hpp4781 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV ) == sizeof( VkBindIndexBufferIndirectCommandNV ),
H A Dvulkan_structs.hpp8502 using NativeType = VkBindIndexBufferIndirectCommandNV;
8517 BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
8525 BindIndexBufferIndirectCommandNV & operator=( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
8551 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT
8553 return *reinterpret_cast<const VkBindIndexBufferIndirectCommandNV *>( this );
8556 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT
8558 return *reinterpret_cast<VkBindIndexBufferIndirectCommandNV *>( this );
[all...]

Completed in 322 milliseconds