Searched defs:shadowCompareMode (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 1071 …tcu::Sampler::CompareMode shadowCompareMode, //!< Should be COMPAREMODE_NONE iff textureType == TE… in TextureGatherCase() 1678 tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, in TextureGather2DCase() 1774 … tcu::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 D | vktShaderRenderTextureGatherTests.cpp | 1088 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()
|