Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.h148 GLenum getDepthStencilTextureMode() const { return mDepthStencilTextureMode; } in getDepthStencilTextureMode() function
H A DTexture.cpp1110 GLenum Texture::getDepthStencilTextureMode() const in getDepthStencilTextureMode() function in gl::Texture