Home
last modified time | relevance | path

Searched refs:CreateProgram (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGles.h55 std::optional<GLuint> CreateProgram(const std::string& vert_shader_source,
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
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h325 #define glCreateProgram MANGLE(CreateProgram)