Home
last modified time | relevance | path

Searched defs:magnified (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.cpp1864 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray1D() local
1904 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray1DOffset() local
1944 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray2D() local
1984 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray2DOffset() local
2024 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray3D() local
2064 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray3DOffset() local
2104 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray1DCompare() local
2144 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray2DCompare() local
2461 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArrayCubeSeamless() local
2631 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArrayCubeSeamlessCompare() local
[all …]