Home
last modified time | relevance | path

Searched defs:glesVersion (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_sub_thread.cpp241 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in CreateShareGrContext() local
265 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in CreateShareGrContext() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
Ddrawing_context.cpp69 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in SetUpDrawingContext() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Drender_context.cpp306 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in SetUpGrContext() local
333 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in SetUpGpuContext() local