Home
last modified time | relevance | path

Searched defs:CreateProgram (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts47 …export type CreateProgram<T extends BuilderProgram> = (rootNames: readonly string[] | undefined, o… alias
DtsbuildPublic.ts698 CreateProgram, enumerator
/third_party/flutter/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp36 GrGLProgram* GrGLProgramBuilder::CreateProgram(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreateProgram() function in GrGLProgramBuilder
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc76 GLuint CreateProgram(const char *vertex_source, const char *fragment_source) { in CreateProgram() function
/third_party/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp49 sk_sp<GrGLProgram> GrGLProgramBuilder::CreateProgram( in CreateProgram() function in GrGLProgramBuilder
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp92 GLuint CreateProgram(const char* src_vs, const char* src_fs) in CreateProgram() function in glcts::__anonc24b1b6d0111::TGBase
Des31cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anon580231e00111::PIQBase
Des31cShaderAtomicCountersTests.cpp135 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anon7d32cdc80111::SACSubcaseBase
Des31cComputeShaderTests.cpp201 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anon8a36aaf50111::ComputeShaderBase
Des31cShaderStorageBufferObjectTests.cpp197 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anona071df3e0111::ShaderStorageBufferObjectBase
Des31cDrawIndirectTests.cpp263 …GLuint CreateProgram(const std::string& vs, const std::string& gs, const std::string& fs, bool lin… in CreateProgram() function in glcts::__anon58e256c10111::DrawIndirectBase
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h453 PFNGLCREATEPROGRAMPROC CreateProgram; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in gl4cts::__anon996b508f0111::PIQBase
121 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anon996b508f0111::PIQBase
Dgl4cTextureGatherTests.cpp100 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anon9433fb1c0111::TGBase
Dgl4cShaderStorageBufferObjectTests.cpp274 …GLuint CreateProgram(const std::string& vs, const std::string& tcs, const std::string& tes, const … in CreateProgram() function in gl4cts::__anon9998bd6d0111::ShaderStorageBufferObjectBase
326 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anon9998bd6d0111::ShaderStorageBufferObjectBase
Dgl4cShaderAtomicCountersTests.cpp124 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anonf38b52970111::SACSubcaseBase
Dgl4cComputeShaderTests.cpp219 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anon5c1f8aa40111::ComputeShaderBase
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp202 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::es31compatibility::__anon3b3a5ce30111::ShaderStorageBufferObjectBase
Dgl4cDirectStateAccessTexturesTests.cpp7451 void BindUnitTest::CreateProgram() in CreateProgram() function in gl4cts::DirectStateAccess::Textures::BindUnitTest
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp1479 class CreateProgram : public Operation class
1489 CreateProgram::CreateProgram (SharedPtr<Program>& program, bool useSync, bool serverSync) in CreateProgram() function in deqp::egl::GLES2ThreadTest::CreateProgram
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_0_autogen.cpp103 GLuint GL_APIENTRY CreateProgram() in CreateProgram() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp583 GLuint GL_APIENTRY CreateProgram() in CreateProgram() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1080 GLuint GL_APIENTRY CreateProgram(void) in CreateProgram() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h196 CreateProgram, enumerator