Home
last modified time | relevance | path

Searched defs:shadowCompareMode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1071tcu::Sampler::CompareMode shadowCompareMode, //!< Should be COMPAREMODE_NONE iff textureType == TE… in TextureGatherCase()
1678 tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, in TextureGather2DCase()
1774tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, in TextureGather2DArrayCase()
1914 tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, in TextureGatherCubeCase()
2060 …fsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, in makeTextureGatherCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1088 tcu::Sampler::CompareMode shadowCompareMode; member
2091 const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, in TextureGather2DCase()
2314 const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, in TextureGather2DArrayCase()
2546 const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, in TextureGatherCubeCase()
2608 …fsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, in makeTextureGatherCase()