Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DGles.cpp130 std::optional<GLuint> Gles::CreateProgram( in CreateProgram() function in gfxstream::Gles
/hardware/google/gfxstream/host/tests/
DGLSnapshotPrograms_unittest.cpp336 TEST_F(SnapshotGlProgramTest, CreateProgram) { in TEST_F() argument