Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkDrawIndirectCommand

3915     DrawIndirectCommand( VkDrawIndirectCommand const & rhs )
3920 DrawIndirectCommand& operator=( VkDrawIndirectCommand const & rhs )
3950 operator const VkDrawIndirectCommand&() const
3952 return *reinterpret_cast<const VkDrawIndirectCommand*>(this);
3973 static_assert( sizeof( DrawIndirectCommand ) == sizeof( VkDrawIndirectCommand ), "struct and wrapper have different size!" );