Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1121 …tonClone<tcu::Texture1DView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
1127 …one<tcu::Texture1DArrayView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
1133 …tonClone<tcu::Texture2DView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
1139 …one<tcu::Texture2DArrayView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
1145 …tonClone<tcu::Texture3DView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
1151 …e<tcu::TextureCubeArrayView> (tcu::TextureFormat format, const tcu::ConstPixelBufferAccess& level0) in createSkeletonClone()
/external/webp/src/enc/
Dfilter_enc.c161 const int level0 = enc->dqm_[s].fstrength_; in VP8StoreFilterStats() local
Dquant_enc.c299 const int level0 = 5 * enc->config_->filter_strength; in SetupFilterStrength() local
646 int level0 = QUANTDIV(coeff0, iQ, B); in TrellisQuantizeBlock() local
/external/skia/tools/fiddle/
Dfiddle_main.cpp174 GrMipLevel level0 = {data.get(), offscreenDims.width()*sizeof(uint32_t), nullptr}; in setup_backend_objects() local
/external/skqp/tools/fiddle/
Dfiddle_main.cpp190 GrMipLevel level0 = { data.get(), backingDesc.fWidth*sizeof(uint32_t) }; in setup_backend_objects() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp869 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
905 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
955 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid()
1018 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
1098 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
1201 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid()
1357 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
1373 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
2007 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
DtcuTexture.cpp2451 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DOffset() local
2510 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DOffset() local
2559 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray3DOffset() local
2599 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DCompare() local
2639 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DCompare() local
2985 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamless() local
3155 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamlessCompare() local
3247 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleCubeArraySeamless() local
3329 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleCubeArraySeamlessCompare() local
DtcuTexCompareVerifier.cpp642 static bool isNearestMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearCompareResultValid()
696 static bool isLinearMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearCompareResultValid()
788 static bool isMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearCompareResultValid()
/external/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp1957 nir_deref_instr *level0 = nir_build_deref_array_imm(b, temp_deref, i); in TEST_F() local
2012 nir_deref_instr *level0 = nir_build_deref_array(b, temp_deref, &ind_deref->dest.ssa); in TEST_F() local
2042 nir_deref_instr *level0 = nir_build_deref_array_imm(b, temp_deref, i); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc903 const std::vector<const HloInstruction*> level0 = GetInstructions(sub); in TEST_F() local
929 const std::vector<const HloInstruction*> level0 = GetInstructions(map); in TEST_F() local
1040 const std::vector<const HloInstruction*> level0 = GetInstructions(while_op); in TEST_F() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c2108 const int level0 = psview->u.tex.first_level + (int)lod[j]; in mip_filter_linear() local
2356 const unsigned level0 = level > 0 ? level : 0; in img_filter_2d_ewa() local
2560 int level0; in mip_filter_linear_aniso() local
2695 const int level0 = psview->u.tex.first_level + (int)lod[j]; in mip_filter_linear_2d_linear_repeat_POT() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4768 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
4865 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5097 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5203 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
5323 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1259 const tcu::PixelBufferAccess level0 = texture->getLevel(0); in TextureDerivateCaseInstance() local
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1352 const tcu::PixelBufferAccess level0 = m_texture->getRefTexture().getLevel(0); in init() local
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c4941 UBiDiLevel level0 = ubidi_getLevelAt(bidi, 0); in TestExplicitLevel0() local