Home
last modified time | relevance | path

Searched defs:getPrograms (Results 1 – 7 of 7) 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.cpp1176 void WsiTriangleRenderer::getPrograms (SourceCollections& dst) in getPrograms() function in vk::wsi::WsiTriangleRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1055 void TriangleRenderer::getPrograms (vk::SourceCollections& dst) in getPrograms() function in vkt::ProtectedMem::__anondf686ef00111::TriangleRenderer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1055 void TriangleRenderer::getPrograms (vk::SourceCollections& dst) in getPrograms() function in vkt::ProtectedMem::__anon7b64bd700111::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