Searched defs:depth1 (Results 1 – 5 of 5) sorted by relevance
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/ |
D | ChannelSinkDepthBenchmark.kt | 25 fun depth1(): Int = runBlocking { in <lambda>() method in benchmarks.ChannelSinkDepthBenchmark
|
/external/angle/src/tests/egl_tests/ |
D | EGLContextCompatibilityTest.cpp | 211 EGLint depth1, depth2, stencil1, stencil2; in areConfigsCompatible() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 151 vector<float> getFullscreenQuadWithGradient (float depth0, float depth1) in getFullscreenQuadWithGradient() 497 inline ObjectData fastQuadWithGradient (float depth0, float depth1) in fastQuadWithGradient()
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 690 …const float depth1 = lookupDepth(level1, sampler, wrap(sampler.wrapS, i1, w1), wrap(sampler.wrapT,… in isNearestMipmapLinearCompareResultValid() local 1305 const float depth1 = lookupDepth(level1, sampler, wrap(sampler.wrapS, i1, w1), coordZ, 0); in isNearestMipmapLinearCompareResultValid() local
|
/external/libxml2/ |
D | xpath.c | 170 int depth1, depth2; in xmlXPathCmpNodesExt() local 3316 int depth1, depth2; in xmlXPathCmpNodes() local
|