Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp498 SAMPLE_GATHER, enumerator
948 else if (m_samplingFunction == SAMPLE_GATHER) in verifyImage()
991 else if (m_samplingFunction == SAMPLE_GATHER) in verifyImage()
1277 if (m_samplingFunction == SAMPLE_GATHER) in genSamplerParams()
1447 if (m_samplingFunction == SAMPLE_GATHER) in init()
1733 if (m_samplingFunction == SAMPLE_GATHER) in init()
2300 { "gather", GL_NEAREST, TextureBorderClampTest::SAMPLE_GATHER }, in init()
2471 if (s_filters[filterNdx].sampling == TextureBorderClampTest::SAMPLE_GATHER) in init()
2604 …else if (s_filters[filterNdx].sampling == TextureBorderClampTest::SAMPLE_GATHER && targets[targetN… in init()