Searched refs:mSwizzleStencilSamplingView (Results 1 – 2 of 2) sorted by relevance
923 mSwizzleStencilSamplingView = nullptr;1150 mSwizzleStencilSamplingView = nullptr;1888 mSwizzleStencilSamplingView = nullptr;1916 if (!mSwizzleStencilSamplingView)1958 mSwizzleStencilSamplingView = mNativeTextureStorage->createMipsSwizzleView(1964 mSwizzleStencilSamplingView = mState.isStencilMode()1986 cmdEncoder->setTexture(shaderType, mSwizzleStencilSamplingView, textureSlotIndex);
372 mtl::TextureRef mSwizzleStencilSamplingView; variable