Lines Matching refs:supportsTextureGatherLODBiasAMD
112192 , supportsTextureGatherLODBiasAMD( supportsTextureGatherLODBiasAMD_ )
112230 return std::tie( sType, pNext, supportsTextureGatherLODBiasAMD );
112242 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( supportsTextureGatherLODBiasAMD == rhs.supportsTextureGatherLODBiasAMD );
112255 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};