Searched refs:sampleMode (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 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() [all …]
|