Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/
DChannelSinkDepthBenchmark.kt30 fun depth10(): Int = runBlocking { in <lambda>() method in benchmarks.ChannelSinkDepthBenchmark
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c3456 GLfloat depth10, GLfloat depth11, in shadow_compare4()
3601 GLfloat depth00, depth01, depth10, depth11, depthRef; in sample_depth_texture() local