Home
last modified time | relevance | path

Searched defs:addressingMode (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DCLSampler.cpp87 AddressingMode addressingMode, in Sampler()
DCLContext.cpp192 AddressingMode addressingMode = AddressingMode::Clamp; in createSamplerWithProperties() local
224 AddressingMode addressingMode, in createSampler()
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp2249 Short4 SamplerCore::address(const Float4 &uw, AddressingMode addressingMode, Pointer<Byte> &mipmap) in address()
2313 …oat4 &f, Pointer<Byte> &mipmap, Int4 &offset, Int4 &filter, int whd, AddressingMode addressingMode) in address()