Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPostDepthCoverageTests.cpp160 ProgramSources sources2 = makeVtxFragSources(m_vertShader, m_fragShader2); in iterate() local
386 ProgramSources sources2 = makeVtxFragSources(m_vertShader, m_fragShader2); in iterate() local
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Dlib.rs66 let mut sources2 = ast::SourceDatabase::new(); in rust_no_allocation_output_is_deterministic() localVariable