Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector.h44 std::string gles3_extensions; member
Dgraphics_detector_gl.cpp263 const GLubyte* gles3_extensions = gles->glGetString(GL_EXTENSIONS); in PopulateEglAndGlesAvailabilityImpl() local