Home
last modified time | relevance | path

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

/external/federated-compute/fcp/tracing/
Dtracing_span_id.cc19 std::atomic<std::int64_t> TracingSpanId::id_source = 1; member in fcp::TracingSpanId
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp2648 …eLoadStoreTest::setTextures(const Functions &gl, glw::GLuint id_destination, glw::GLuint id_source) in setTextures()