Searched refs:createProgram (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/glsnapshot/ | ||
D | GLSnapshot.h | 48 GLuint createProgram(GLuint program); |
D | GLSnapshot.cpp | 114 GLuint GLSnapshotState::createProgram(GLuint program) { in createProgram() function in gfxstream::gl::snapshot::GLSnapshotState |