Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLSampler.h31 cl_bool getNormalizedCoords() const;
66 inline cl_bool Sampler::getNormalizedCoords() const in getNormalizedCoords() function
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp227 mNative, sampler.getNormalizedCoords(), cl::ToCLenum(sampler.getAddressingMode()), in createSampler()
238 sampler.getNormalizedCoords(), in createSampler()