Searched refs:SAMPLE_FILTER (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 497 SAMPLE_FILTER = 0, enumerator 685 if (m_samplingFunction == SAMPLE_FILTER) in init() 874 if (m_samplingFunction == SAMPLE_FILTER) in renderQuad() 941 if (m_samplingFunction == SAMPLE_FILTER) in verifyImage() 982 if (m_samplingFunction == SAMPLE_FILTER) in verifyImage() 1504 …e, description, texFormat, mode, TextureBorderClampTest::STATE_TEXTURE_PARAM, 8, 32, SAMPLE_FILTER) in TextureBorderClampRangeClampCase() 1926 SAMPLE_FILTER) in TextureBorderClampUnusedChannelCase() 2310 { "nearest", GL_NEAREST, TextureBorderClampTest::SAMPLE_FILTER }, in init() 2311 { "linear", GL_LINEAR, TextureBorderClampTest::SAMPLE_FILTER }, in init() 2528 TextureBorderClampFormatCase::SAMPLE_FILTER)); in init()
|