Lines Matching refs:texSwizzle
969 const MaybeTextureSwizzle& texSwizzle,
1648 const MaybeTextureSwizzle& texSwizzle, in TextureGather2DCase() argument
1654 …atherType, offsetSize, textureFormat, shadowCompareMode, wrapS, wrapT, texSwizzle, minFilter, magF… in TextureGather2DCase()
1738 const MaybeTextureSwizzle& texSwizzle, in TextureGather2DArrayCase() argument
1744 …atherType, offsetSize, textureFormat, shadowCompareMode, wrapS, wrapT, texSwizzle, minFilter, magF… in TextureGather2DArrayCase()
1870 const MaybeTextureSwizzle& texSwizzle, in TextureGatherCubeCase() argument
1876 …ASIC, OFFSETSIZE_NONE, textureFormat, shadowCompareMode, wrapS, wrapT, texSwizzle, minFilter, magF… in TextureGatherCubeCase()
2010 const MaybeTextureSwizzle& texSwizzle, in makeTextureGatherCase() argument
2021 … wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.swizzle(0, 1)); in makeTextureGatherCase()
2025 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize); in makeTextureGatherCase()
2031 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.x()); in makeTextureGatherCase()