Searched refs:SAMPLE_FILTER (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 497 SAMPLE_FILTER = 0, enumerator 684 if (m_samplingFunction == SAMPLE_FILTER) in init() 873 if (m_samplingFunction == SAMPLE_FILTER) in renderQuad() 940 if (m_samplingFunction == SAMPLE_FILTER) in verifyImage() 981 if (m_samplingFunction == SAMPLE_FILTER) in verifyImage() 1503 …e, description, texFormat, mode, TextureBorderClampTest::STATE_TEXTURE_PARAM, 8, 32, SAMPLE_FILTER) in TextureBorderClampRangeClampCase() 1925 SAMPLE_FILTER) in TextureBorderClampUnusedChannelCase() 2298 { "nearest", GL_NEAREST, TextureBorderClampTest::SAMPLE_FILTER }, in init() 2299 { "linear", GL_LINEAR, TextureBorderClampTest::SAMPLE_FILTER }, in init() 2516 TextureBorderClampFormatCase::SAMPLE_FILTER)); in init()
|