Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2495 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray1DOffset() local
2535 bool magnified; in sampleLevelArray2DOffset() local
2603 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray3DOffset() local
2643 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray1DCompare() local
2683 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArray2DCompare() local
3014 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArrayCubeSeamless() local
3184 bool magnified = lod <= sampler.lodThreshold; in sampleLevelArrayCubeSeamlessCompare() local
3276 const bool magnified = lod <= sampler.lodThreshold; in sampleCubeArraySeamless() local
3358 const bool magnified = lod <= sampler.lodThreshold; in sampleCubeArraySeamlessCompare() local