Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_sparsewa.c160 Level0* level0 = swa->alloc_nofail( swa->cc, sizeof(Level0) ); in swa_new_Level0() local
202 Level0* level0 = (Level0*)curr_nd; in VG_() local
282 Level0* level0; in VG_() local
315 Level0* level0; in VG_() local
373 Level0* level0; in VG_() local
448 Level0* level0; in swa_sizeSWA_wrk() local
/external/deqp/framework/common/
DtcuTexture.cpp1886 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1D() local
1926 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DOffset() local
1966 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2D() local
2006 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DOffset() local
2046 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray3D() local
2086 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray3DOffset() local
2126 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DCompare() local
2166 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DCompare() local
2503 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamless() local
2673 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamlessCompare() local
[all …]
DtcuTexLookupVerifier.cpp754 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
790 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
840 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
903 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
978 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
1076 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
1227 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
1243 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
1859 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
DtcuTexCompareVerifier.cpp619 static bool isNearestMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearCompareResultValid()
673 static bool isLinearMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearCompareResultValid()
765 static bool isMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearCompareResultValid()
/external/webp/src/enc/
Dfilter.c229 const int level0 = enc->dqm_[s].fstrength_; // TODO: ref_lf_delta[] in VP8StoreFilterStats() local
Dquant.c262 const int level0 = 5 * enc->config_->filter_strength; in SetupFilterStrength() local
607 int level0 = QUANTDIV(coeff0, iQ, B); in TrellisQuantizeBlock() local
/external/chromium_org/third_party/libwebp/enc/
Dfilter.c229 const int level0 = enc->dqm_[s].fstrength_; // TODO: ref_lf_delta[] in VP8StoreFilterStats() local
Dquant.c262 const int level0 = 5 * enc->config_->filter_strength; in SetupFilterStrength() local
607 int level0 = QUANTDIV(coeff0, iQ, B); in TrellisQuantizeBlock() local
/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager_unittest.cc2001 LevelInfo level0( in TEST_F() local
2045 LevelInfo level0( in TEST_F() local
2073 LevelInfo level0( in TEST_F() local
Dtexture_manager.cc720 const Texture::LevelInfo& level0 = level_infos_[ii][0]; in Update() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1474 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear() local
1643 unsigned level0 = level > 0 ? level : 0; in img_filter_2d_ewa() local
1824 int level0; in mip_filter_linear_aniso() local
1937 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear_2d_linear_repeat_POT() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1474 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear() local
1643 unsigned level0 = level > 0 ? level : 0; in img_filter_2d_ewa() local
1824 int level0; in mip_filter_linear_aniso() local
1937 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear_2d_linear_repeat_POT() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4769 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
4865 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5093 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5198 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5317 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp960 const tcu::PixelBufferAccess level0 = m_texture->getRefTexture().getLevel(0); in init() local