Home
last modified time | relevance | path

Searched refs:glCreateProgram (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp60 …#define glCreateProgram(...) QOpenGLContext::currentContext()->functions()->glCreateProgram(__VA_A… macro
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c120 prog = glCreateProgram(); in ephyr_glamor_build_glsl_prog()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c329 gradient_prog = glCreateProgram(); in _glamor_create_radial_gradient_program()
512 gradient_prog = glCreateProgram(); in _glamor_create_linear_gradient_program()
H A Dglamor_program.c321 prog->prog = glCreateProgram(); in glamor_build_program()
H A Dglamor_render.c366 prog = glCreateProgram(); in glamor_create_composite_shader()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp196 UniqueProgram result { MBGL_CHECK_ERROR(glCreateProgram()), { this } }; in createProgram()
208 UniqueProgram result{ MBGL_CHECK_ERROR(glCreateProgram()), { this } }; in createProgram()
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c315 ctx->program = glCreateProgram(); in egl_init_ctx()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-eglstream.c152 prog = glCreateProgram(); in xwl_eglstream_build_glsl_prog()
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h551 GL_APICALL GLuint GL_APIENTRY glCreateProgram (void);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h551 GL_APICALL GLuint GL_APIENTRY glCreateProgram (void);
H A Dgl31.h553 GL_APICALL GLuint GL_APIENTRY glCreateProgram (void);
H A Dgl32.h553 GL_APICALL GLuint GL_APIENTRY glCreateProgram (void);