Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DTextureFormat.h143 bool TextureFormatIsDepthOrStencil(TextureFormat);
DTextureFormat.cpp196 bool TextureFormatIsDepthOrStencil(TextureFormat format) { in TextureFormatIsDepthOrStencil() function