Searched defs:getPrograms (Results 1 – 6 of 6) sorted by relevance
37 getPrograms: () => readonly CommandLineProgram[]; property104 const { cb, getPrograms } = commandLineCallbacks(sys, originalReadFile); constant
330 const { cb, getPrograms } = commandLineCallbacks(sys); constant378 getPrograms: () => readonly CommandLineProgram[]; property421 getPrograms: () => readonly CommandLineProgram[]; property
35 const { cb, getPrograms } = commandLineCallbacks(sys); constant
1015 void WsiTriangleRenderer::getPrograms (SourceCollections& dst) in getPrograms() function in vk::wsi::WsiTriangleRenderer
1059 void TriangleRenderer::getPrograms (vk::SourceCollections& dst) in getPrograms() function in vkt::ProtectedMem::__anon6c741f330111::TriangleRenderer
4246 programCollectionForFormat::getPrograms(samplingFunction function) const function in glcts::TextureCubeMapArraySamplingTest::programCollectionForFormat