Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp969 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()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2274 const MaybeTextureSwizzle& texSwizzle, in makeTextureGatherCase() argument
2286 …wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.swizzle(0, 1), spars… in makeTextureGatherCase()
2290 … wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize, sparseCase); in makeTextureGatherCase()
2296 … wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.x(), sparseCase); in makeTextureGatherCase()