Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11530 typedef struct VkBindShaderGroupIndirectCommandNV { struct
11532 } VkBindShaderGroupIndirectCommandNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp6599 using NativeType = VkBindShaderGroupIndirectCommandNV;
6609 BindShaderGroupIndirectCommandNV( VkBindShaderGroupIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
6617 BindShaderGroupIndirectCommandNV & operator=( VkBindShaderGroupIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
6631 operator VkBindShaderGroupIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT
6633 return *reinterpret_cast<const VkBindShaderGroupIndirectCommandNV *>( this );
6636 operator VkBindShaderGroupIndirectCommandNV &() VULKAN_HPP_NOEXCEPT
6638 return *reinterpret_cast<VkBindShaderGroupIndirectCommandNV *>( this );
6659 sizeof( VkBindShaderGroupIndirectCommandNV ),
[all...]
H A Dvulkan_core.h11989 typedef struct VkBindShaderGroupIndirectCommandNV { struct
11991 } VkBindShaderGroupIndirectCommandNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13039 typedef struct VkBindShaderGroupIndirectCommandNV { struct
13041 } VkBindShaderGroupIndirectCommandNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12149 typedef struct VkBindShaderGroupIndirectCommandNV { struct
12151 } VkBindShaderGroupIndirectCommandNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15192 typedef struct VkBindShaderGroupIndirectCommandNV { struct
15194 } VkBindShaderGroupIndirectCommandNV; typedef
H A Dvulkan_static_assertions.hpp4775 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BindShaderGroupIndirectCommandNV ) == sizeof( VkBindShaderGroupIndirectCommandNV ),
H A Dvulkan_structs.hpp8772 using NativeType = VkBindShaderGroupIndirectCommandNV;
8779 BindShaderGroupIndirectCommandNV( VkBindShaderGroupIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
8787 BindShaderGroupIndirectCommandNV & operator=( VkBindShaderGroupIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT
8801 operator VkBindShaderGroupIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT
8803 return *reinterpret_cast<const VkBindShaderGroupIndirectCommandNV *>( this );
8806 operator VkBindShaderGroupIndirectCommandNV &() VULKAN_HPP_NOEXCEPT
8808 return *reinterpret_cast<VkBindShaderGroupIndirectCommandNV *>( this );
[all...]

Completed in 374 milliseconds