Home
last modified time | relevance | path

Searched refs:isDepthOrStencil (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
Dformat_map_desktop.cpp117 if (formatInfo.isDepthOrStencil() != internalFormatInfo.isDepthOrStencil()) in ValidDesktopFormatCombination()
Dformatutils.h186 bool isDepthOrStencil() const;
Dformatutils.cpp521 bool InternalFormat::isDepthOrStencil() const in isDepthOrStencil() function in gl::InternalFormat