| /third_party/typescript/tests/baselines/reference/ |
| D | APISample_WatchWithOwnWatchHost.js | 48 host.createProgram = (rootNames, options, host, oldProgram) => { function 93 createProgram: ts.createAbstractBuilder property
|
| D | APISample_parseConfig.js | 63 function createProgram(rootFiles, compilerOptionsJson) { function
|
| D | APISample_WatchWithDefaults.js | 41 host.createProgram = (rootNames, options, host, oldProgram) => { function
|
| D | APISample_Watch.js | 54 host.createProgram = (rootNames: ReadonlyArray<string>, options, host, oldProgram) => { function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | APISample_parseConfig.ts | 32 export function createProgram(rootFiles: string[], compilerOptionsJson: string): ts.Program | undef… function
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 49 createProgram?: CreateProgram<T>; property 92 createProgram: CreateProgram<T>; property 314 …tionsToExtendForConfigFile = {}, watchOptionsToExtend, extraFileExtensions, createProgram } = host; constant
|
| D | watch.ts | 747 createProgram?: CreateProgram<T>; property
|
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | angle_unittests_utils.h | 29 ProgramImpl *createProgram(const gl::ProgramState &data) override { return nullptr; } in createProgram() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| D | esextcTextureBufferActiveUniformValidation.cpp | 523 void TextureBufferActiveUniformValidationVSFS::createProgram(void) in createProgram() function in glcts::TextureBufferActiveUniformValidationVSFS 657 void TextureBufferActiveUniformValidationCS::createProgram(void) in createProgram() function in glcts::TextureBufferActiveUniformValidationCS
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cES31CompatibilityTests.cpp | 354 bool gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shade… in createProgram() function in gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest
|
| D | gl4cContextFlushControlTests.cpp | 545 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::createProgram() in createProgram() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
|
| D | gl4cConditionalRenderInvertedTests.cpp | 360 void gl4cts::ConditionalRenderInverted::FunctionalTest::createProgram() in createProgram() function in gl4cts::ConditionalRenderInverted::FunctionalTest
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | ResourceManager.cpp | 111 GLuint ResourceManager::createProgram() in createProgram() function in es2::ResourceManager
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLSurfaceTest.cpp | 248 GLuint createProgram() in createProgram() function in __anon9c3bcb430111::EGLSurfaceTest 341 GLuint createProgram() in createProgram() function in __anon9c3bcb430111::EGLFloatSurfaceTest
|
| D | EGLPreRotationTest.cpp | 742 GLuint createProgram() in createProgram() function in __anon1572cd110111::EGLPreRotationBlitFramebufferTest 2347 GLuint createProgram() in createProgram() function in __anon1572cd110111::EGLPreRotationInterpolateAtOffsetTest
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fVertexArrayObjectTests.cpp | 420 glu::ShaderProgram* VertexArrayObjectTest::createProgram (const VertexArrayState& state) in createProgram() function in deqp::gles3::Functional::VertexArrayObjectTest 1004 glu::ShaderProgram* MultiVertexArrayObjectTest::createProgram (const VertexArrayState& state) in createProgram() function in deqp::gles3::Functional::MultiVertexArrayObjectTest
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cLayoutBindingTests.cpp | 1969 LayoutBindingProgram* createProgram() in createProgram() function in glcts::SamplerLayoutBindingCase 2058 LayoutBindingProgram* createProgram() in createProgram() function in glcts::ImageLayoutBindingCase 2271 LayoutBindingProgram* createProgram() in createProgram() function in glcts::AtomicCounterLayoutBindingCase 3001 LayoutBindingProgram* createProgram() in createProgram() function in glcts::UniformBlocksLayoutBindingCase 3191 LayoutBindingProgram* createProgram() in createProgram() function in glcts::ShaderStorageBufferLayoutBindingCase
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPipeline.cpp | 110 std::shared_ptr<sw::ComputeProgram> createProgram(vk::Device *device, std::shared_ptr<sw::SpirvShad… in createProgram() function
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | MultiviewPerf.cpp | 182 void createProgram(const char *vs, const char *fs) in createProgram() function in __anon6dd73b0a0111::MultiviewBenchmark
|
| /third_party/skia/src/gpu/gl/builders/ |
| D | GrGLProgramBuilder.cpp | 534 sk_sp<GrGLProgram> GrGLProgramBuilder::createProgram(GrGLuint programID) { in createProgram() function in GrGLProgramBuilder
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | ResourceManager.cpp | 179 ShaderProgramID ShaderProgramManager::createProgram(rx::GLImplFactory *factory) in createProgram() function in gl::ShaderProgramManager
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | ContextNULL.cpp | 418 ProgramImpl *ContextNULL::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextNULL
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Context9.cpp | 58 ProgramImpl *Context9::createProgram(const gl::ProgramState &data) in createProgram() function in rx::Context9
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcKHRDebugTests.cpp | 934 GLuint LabelsTest::createProgram(const Functions* gl, const glu::RenderContext*) in createProgram() function in glcts::KHRDebug::LabelsTest
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglRenderTests.cpp | 633 Program* createProgram (const glw::Functions& gl, EGLint api) in createProgram() function
|