Lines Matching refs:sampleMode
2392 const tcu::Sampler::DepthStencilMode sampleMode = formats[formatNdx].mode; in init() local
2394 const bool coreFilterable = isCoreFilterableFormat(format, sampleMode); in init()
2424 sampleMode, in init()
2466 const tcu::Sampler::DepthStencilMode sampleMode = formats[formatNdx].mode; in init() local
2469 const bool coreFilterable = isCoreFilterableFormat(format, sampleMode); in init()
2475 …new TextureBorderClampRangeClampCase(m_context, caseName.c_str(), "", format, sampleMode, filter)); in init()
2505 const tcu::Sampler::DepthStencilMode sampleMode = formats[formatNdx].mode; in init() local
2512 sampleMode, in init()
2587 const tcu::Sampler::DepthStencilMode sampleMode = formats[formatNdx].mode; in init() local
2588 const bool coreFilterable = isCoreFilterableFormat(format, sampleMode); in init()
2633 sampleMode, in init()
2641 DE_ASSERT(sampleMode == tcu::Sampler::MODE_LAST); in init()