Lines Matching refs:fragmentDensityInvocations
66076 , fragmentDensityInvocations( fragmentDensityInvocations_ )
66119 return std::tie( sType, pNext, minFragmentDensityTexelSize, maxFragmentDensityTexelSize, fragmentDensityInvocations );
66132 ( maxFragmentDensityTexelSize == rhs.maxFragmentDensityTexelSize ) && ( fragmentDensityInvocations == rhs.fragmentDensityInvocations );
66147 VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityInvocations = {};