Searched defs:CreateProgram (Results 1 – 2 of 2) sorted by relevance
130 std::optional<GLuint> Gles::CreateProgram( in CreateProgram() function in gfxstream::Gles
336 TEST_F(SnapshotGlProgramTest, CreateProgram) { in TEST_F() argument