Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkDispatchIndirectCommand

4063     DispatchIndirectCommand( VkDispatchIndirectCommand const & rhs )
4068 DispatchIndirectCommand& operator=( VkDispatchIndirectCommand const & rhs )
4092 operator const VkDispatchIndirectCommand&() const
4094 return *reinterpret_cast<const VkDispatchIndirectCommand*>(this);
4113 static_assert( sizeof( DispatchIndirectCommand ) == sizeof( VkDispatchIndirectCommand ), "struct and wrapper have different size!" );