Home
last modified time | relevance | path

Searched refs:createProgram (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.h48 GLuint createProgram(GLuint program);
DGLSnapshot.cpp114 GLuint GLSnapshotState::createProgram(GLuint program) { in createProgram() function in gfxstream::gl::snapshot::GLSnapshotState