Lines Matching refs:pReferenceSlots
113944 , pReferenceSlots( pReferenceSlots_ )
113966 , pReferenceSlots( referenceSlots_.data() )
114015 pReferenceSlots = pReferenceSlots_;
114024 pReferenceSlots = referenceSlots_.data();
114054 return std::tie( sType, pNext, flags, videoSession, videoSessionParameters, referenceSlotCount, pReferenceSlots );
114068 ( pReferenceSlots == rhs.pReferenceSlots );
114085 const VULKAN_HPP_NAMESPACE::VideoReferenceSlotInfoKHR * pReferenceSlots = {};
115926 , pReferenceSlots( pReferenceSlots_ )
115951 , pReferenceSlots( referenceSlots_.data() )
116019 pReferenceSlots = pReferenceSlots_;
116028 pReferenceSlots = referenceSlots_.data();
116062 sType, pNext, flags, srcBuffer, srcBufferOffset, srcBufferRange, dstPictureResource, pSetupReferenceSlot, referenceSlotCount, pReferenceSlots );
116077 ( pReferenceSlots == rhs.pReferenceSlots );
116097 const VULKAN_HPP_NAMESPACE::VideoReferenceSlotInfoKHR * pReferenceSlots = {};
120436 , pReferenceSlots( pReferenceSlots_ )
120463 , pReferenceSlots( referenceSlots_.data() )
120532 pReferenceSlots = pReferenceSlots_;
120541 pReferenceSlots = referenceSlots_.data();
120590 pReferenceSlots,
120606 ( pReferenceSlots == rhs.pReferenceSlots ) && ( precedingExternallyEncodedBytes == rhs.precedingExternallyEncodedBytes );
120626 const VULKAN_HPP_NAMESPACE::VideoReferenceSlotInfoKHR * pReferenceSlots = {};