Lines Matching refs:maxBlockMatchRegion
69011 , maxBlockMatchRegion( maxBlockMatchRegion_ )
69055 return std::tie( sType, pNext, maxWeightFilterPhases, maxWeightFilterDimension, maxBlockMatchRegion, maxBoxFilterBlockSize );
69068 ( maxWeightFilterDimension == rhs.maxWeightFilterDimension ) && ( maxBlockMatchRegion == rhs.maxBlockMatchRegion ) &&
69084 VULKAN_HPP_NAMESPACE::Extent2D maxBlockMatchRegion = {};