/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | mod.rs | 184 pub struct DispatchIndirectCommand { struct 185 pub x: u32, 186 pub y: u32, 187 pub z: u32,
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | pipeline.rs | 126 indirect_buffer: Subbuffer<[DispatchIndirectCommand]>, in dispatch_indirect() 1716 indirect_buffer: Subbuffer<[DispatchIndirectCommand]>, in dispatch_indirect() 2341 pub unsafe fn dispatch_indirect(&mut self, buffer: &Subbuffer<[DispatchIndirectCommand]>) { in dispatch_indirect()
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | pipeline.rs | 165 indirect_buffer: Subbuffer<[DispatchIndirectCommand]>, in dispatch_indirect() 211 indirect_buffer: Subbuffer<[DispatchIndirectCommand]>, in dispatch_indirect_unchecked()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 13972 struct DispatchIndirectCommand struct 13980 VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}) … in DispatchIndirectCommand() function 13986 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 13996 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 14001 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 14007 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 14013 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 14021 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 14026 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 14037 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
D | vulkan_structs.hpp | 28483 struct DispatchIndirectCommand struct 28491 VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}) … in DispatchIndirectCommand() function 28497 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 28507 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 28512 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 28518 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 28524 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 28532 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 28537 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 28548 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 26354 struct DispatchIndirectCommand struct 26360 …DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {} ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26368 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26377 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 26382 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 26388 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 26394 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 26401 explicit operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 26406 explicit operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 26417 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 26354 struct DispatchIndirectCommand struct 26360 …DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {} ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26368 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26377 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 26382 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 26388 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 26394 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 26401 explicit operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 26406 explicit operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 26417 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 26354 struct DispatchIndirectCommand struct 26360 …DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {} ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26368 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26377 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 26382 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 26388 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 26394 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 26401 explicit operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 26406 explicit operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 26417 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 26354 struct DispatchIndirectCommand struct 26360 …DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {} ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26368 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 26377 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 26382 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 26388 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 26394 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 26401 explicit operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 26406 explicit operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 26417 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 28544 struct DispatchIndirectCommand struct 28549 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 28558 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 28568 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 28573 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 28579 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 28585 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 28592 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 28597 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 28608 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 28544 struct DispatchIndirectCommand struct 28549 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 28558 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 28568 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 28573 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 28579 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 28585 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 28592 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 28597 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 28608 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 28544 struct DispatchIndirectCommand struct 28549 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 28558 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 28568 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 28573 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 28579 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 28585 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 28592 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 28597 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 28608 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 28544 struct DispatchIndirectCommand struct 28549 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 28558 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 28568 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 28573 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 28579 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 28585 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 28592 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 28597 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 28608 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 55902 struct DispatchIndirectCommand struct 55907 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand(uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {})… in DispatchIndirectCommand() function 55913 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 55921 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 55925 DispatchIndirectCommand & operator=( DispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 55931 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 55937 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 55943 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 55950 operator VkDispatchIndirectCommand const&() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 55955 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() [all …]
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_structs.hpp | 31836 struct DispatchIndirectCommand struct 31841 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 31850 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 31860 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 31865 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 31871 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 31877 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 31884 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 31889 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 31900 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 31004 struct DispatchIndirectCommand struct 31009 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 31018 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 31028 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 31033 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 31039 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 31045 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 31052 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 31057 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 31068 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 31336 struct DispatchIndirectCommand struct 31341 …VULKAN_HPP_CONSTEXPR DispatchIndirectCommand( uint32_t x_ = {}, uint32_t y_ = {}, uint32_t z_ = {}… in DispatchIndirectCommand() function 31350 DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs ) VULKAN_HPP_NOEXCEPT in DispatchIndirectCommand() function 31360 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DispatchIndirectCommand const *>( &rhs ); in operator =() 31365 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setX( uint32_t x_ ) VULKAN_HPP_NOEXCEPT in setX() 31371 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setY( uint32_t y_ ) VULKAN_HPP_NOEXCEPT in setY() 31377 VULKAN_HPP_CONSTEXPR_14 DispatchIndirectCommand & setZ( uint32_t z_ ) VULKAN_HPP_NOEXCEPT in setZ() 31384 operator VkDispatchIndirectCommand const &() const VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand const&() 31389 operator VkDispatchIndirectCommand &() VULKAN_HPP_NOEXCEPT in operator VkDispatchIndirectCommand&() 31400 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 10467 pub struct DispatchIndirectCommand { struct 10472 impl DispatchIndirectCommand { implementation 10515 pub fn build(self) -> DispatchIndirectCommand { in build()
|