Home
last modified time | relevance | path

Searched refs:reductionMode_ (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.hpp286 ReductionMode reductionMode_ = WEIGHTED_AVERAGE) in Sampler() argument
292 , reductionMode (reductionMode_) in Sampler()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44044 …SamplerReductionModeCreateInfoEXT( SamplerReductionModeEXT reductionMode_ = SamplerReductionModeEX… in SamplerReductionModeCreateInfoEXT()
44045 : reductionMode( reductionMode_ ) in SamplerReductionModeCreateInfoEXT()
44065 SamplerReductionModeCreateInfoEXT & setReductionMode( SamplerReductionModeEXT reductionMode_ ) in setReductionMode()
44067 reductionMode = reductionMode_; in setReductionMode()