Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp261 const bool hasSmallMips = in getSRVForSampler() local
264 const bool useDropStencil = (emulateTinyStencilTextures && hasStencil && hasSmallMips); in getSRVForSampler()