Home
last modified time | relevance | path

Searched refs:NearestMipmapNearest (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp449 return FilterMode::NearestMipmapNearest; in FromGLenum()
467 case FilterMode::NearestMipmapNearest: in ToGLenum()
489 case FilterMode::NearestMipmapNearest: in operator <<()
DPackedGLEnums_autogen.h128 NearestMipmapNearest = 2, enumerator
/third_party/rust/crates/libc/src/
Dpsp.rs770 NearestMipmapNearest = 4,