Home
last modified time | relevance | path

Searched defs:getDepthStencilTextureMode (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DTexture.h146 GLenum getDepthStencilTextureMode() const { return mDepthStencilTextureMode; } in getDepthStencilTextureMode() function
DTexture.cpp1042 GLenum Texture::getDepthStencilTextureMode() const in getDepthStencilTextureMode() function in gl::Texture