Home
last modified time | relevance | path

Searched defs:getPrograms (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts37 getPrograms: () => readonly CommandLineProgram[]; property
104 const { cb, getPrograms } = commandLineCallbacks(sys, originalReadFile); constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts330 const { cb, getPrograms } = commandLineCallbacks(sys); constant
378 getPrograms: () => readonly CommandLineProgram[]; property
421 getPrograms: () => readonly CommandLineProgram[]; property
Dincremental.ts35 const { cb, getPrograms } = commandLineCallbacks(sys); constant
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp1015 void WsiTriangleRenderer::getPrograms (SourceCollections& dst) in getPrograms() function in vk::wsi::WsiTriangleRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1059 void TriangleRenderer::getPrograms (vk::SourceCollections& dst) in getPrograms() function in vkt::ProtectedMem::__anon6c741f330111::TriangleRenderer
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp4246 programCollectionForFormat::getPrograms(samplingFunction function) const function in glcts::TextureCubeMapArraySamplingTest::programCollectionForFormat