Home
last modified time | relevance | path

Searched defs:getWrapT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h61 GLenum getWrapT() const { return mWrapModeT; } in getWrapT() function
DTexture.h128 GLenum getWrapT() const { return mWrapT; } in getWrapT() function
/external/angle/src/libANGLE/
DSampler.cpp88 GLenum Sampler::getWrapT() const in getWrapT() function in gl::Sampler
Dangletypes.h249 GLenum getWrapT() const { return mWrapT; } in getWrapT() function
DTexture.cpp780 GLenum Texture::getWrapT() const in getWrapT() function in gl::Texture
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp183 GLenum Texture::getWrapT() const in getWrapT() function in es1::Texture