Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.mm196 GLuint OpenGles20::CreateProgram(const char* vertex_source, function
/external/webrtc/webrtc/api/objc/
DRTCOpenGLVideoRenderer.mm102 GLuint CreateProgram(GLuint vertexShader, GLuint fragmentShader) { function
/external/webrtc/talk/app/webrtc/objc/
DRTCOpenGLVideoRenderer.mm123 GLuint CreateProgram(GLuint vertexShader, GLuint fragmentShader) { function
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp32 GrGLProgram* GrGLProgramBuilder::CreateProgram(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreateProgram() function in GrGLProgramBuilder
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc76 GLuint CreateProgram(const char *vertex_source, const char *fragment_source) { in CreateProgram() function
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc76 GLuint CreateProgram(const char *vertex_source, const char *fragment_source) { in CreateProgram() function
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp32 GrGLProgram* GrGLProgramBuilder::CreateProgram(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreateProgram() function in GrGLProgramBuilder
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp92 GLuint CreateProgram(const char* src_vs, const char* src_fs) in CreateProgram() function in glcts::__anonbe04b8f80111::TGBase
Des31cShaderAtomicCountersTests.cpp135 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anon961860f30111::SACSubcaseBase
Des31cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anon8d9a2a6b0111::PIQBase
Des31cComputeShaderTests.cpp201 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anon85f048800111::ComputeShaderBase
Des31cShaderStorageBufferObjectTests.cpp196 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anon5b1925490111::ShaderStorageBufferObjectBase
Des31cDrawIndirectTests.cpp263 …GLuint CreateProgram(const std::string& vs, const std::string& gs, const std::string& fs, bool lin… in CreateProgram() function in glcts::__anon77c8eeec0111::DrawIndirectBase
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in gl4cts::__anon7ce8063a0111::PIQBase
121 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anon7ce8063a0111::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::__anon63f735c70111::TGBase
Dgl4cShaderStorageBufferObjectTests.cpp274 …GLuint CreateProgram(const std::string& vs, const std::string& tcs, const std::string& tes, const … in CreateProgram() function in gl4cts::__anonb27e50980111::ShaderStorageBufferObjectBase
326 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anonb27e50980111::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::__anonc4227ee20111::SACSubcaseBase
Dgl4cComputeShaderTests.cpp219 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anon2be2c54f0111::ComputeShaderBase
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp202 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::es31compatibility::__anon8e100b6e0111::ShaderStorageBufferObjectBase
Dgl4cDirectStateAccessTexturesTests.cpp7451 void BindUnitTest::CreateProgram() in CreateProgram() function in gl4cts::DirectStateAccess::Textures::BindUnitTest
/external/deqp/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
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1080 GLuint CreateProgram(void) in CreateProgram() function