Home
last modified time | relevance | path

Searched refs:InitGLES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glFramebufferTexture3DOES/entry/src/main/cpp/
H A Dtest_glFramebufferTexture3DOES.cpp52 static void InitGLES() in InitGLES() function
79 InitGLES(); in GLCopyTexSubImage3D()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glCompressApi/entry/src/main/cpp/
H A Dtest_glCompressApi.cpp202 static void InitGLES() in InitGLES() function
236 InitGLES(); in GLCompressApi()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp544 static void InitGLES() in InitGLES() function
578InitGLES(); // This is necessary because you cannot query GPU information without initialization. in DumpGpuInfo()