Searched refs:textureBoxFilter (Results 1 – 4 of 4) sorted by relevance
14367 VkBool32 textureBoxFilter; member
57520 , textureBoxFilter( textureBoxFilter_ )57558 textureBoxFilter = textureBoxFilter_; in setTextureBoxFilter()57592 return std::tie( sType, pNext, textureSampleWeighted, textureBoxFilter, textureBlockMatch ); in reflect()57605 … ( textureBoxFilter == rhs.textureBoxFilter ) && ( textureBlockMatch == rhs.textureBlockMatch ); in operator ==()57619 VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter = {}; member
14915 VkBool32 textureBoxFilter; member
7764 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceImageProcessingFeaturesQCOM.textureBoxFilter ); in operator ()()