Home
last modified time | relevance | path

Searched defs:program0 (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DprogramApi.ts78 …const program0 = ts.createProgram(["./nonexistent.ts", "./NONEXISTENT.ts"], options, testCompilerH… constant
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp737 …const ShaderProgram program0 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local
1404 …const ShaderProgram program0 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp1182 glu::ShaderProgram program0(renderContext, in iterate() local
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp717 Program program0(gl, vertexShader0, fragmentShader0); in invokeGLES() local