Searched refs:useDropStencil (Results 1 – 1 of 1) sorted by relevance
264 const bool useDropStencil = (emulateTinyStencilTextures && hasStencil && hasSmallMips); in getSRVForSampler() local265 const SamplerKey key(effectiveBaseLevel, mipLevels, swizzleRequired, useDropStencil); in getSRVForSampler()266 if (useDropStencil) in getSRVForSampler()