OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNearestMipmapFilter
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/common/
tcuTexVerifierUtil.hpp
59
inline bool
isNearestMipmapFilter
(const Sampler::FilterMode mode)
71
return
isNearestMipmapFilter
(mode) || isLinearMipmapFilter(mode);
tcuTexLookupVerifier.cpp
[
all
...]
tcuTexCompareVerifier.cpp
[
all
...]
Completed in 72 milliseconds