Searched refs:GL_COMPILE_STATUS (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 297 glGetShaderiv(ctx->vertex_shader, GL_COMPILE_STATUS, &status); in egl_init_ctx() 308 glGetShaderiv(ctx->fragment_shader, GL_COMPILE_STATUS, &status); in egl_init_ctx()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 59 glGetShaderiv(prog, GL_COMPILE_STATUS, &ok); in glamor_compile_glsl_prog()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 92 glGetShaderiv(prog, GL_COMPILE_STATUS, &ok); in ephyr_glamor_compile_glsl_prog()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 124 glGetShaderiv(prog, GL_COMPILE_STATUS, &ok); in xwl_eglstream_compile_glsl_prog()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 179 MBGL_CHECK_ERROR(glGetShaderiv(result, GL_COMPILE_STATUS, &status)); in createShader()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 338 #define GL_COMPILE_STATUS 0x8B81 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 338 #define GL_COMPILE_STATUS 0x8B81 macro
|
| H A D | gl31.h | 340 #define GL_COMPILE_STATUS 0x8B81 macro
|
| H A D | gl32.h | 340 #define GL_COMPILE_STATUS 0x8B81 macro
|