Searched refs:glGetAttribLocation (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 179 glamor->texture_shader_position_loc = glGetAttribLocation(prog, "position"); in ephyr_glamor_setup_texturing_shader() 181 glamor->texture_shader_texcoord_loc = glGetAttribLocation(prog, "texcoord"); in ephyr_glamor_setup_texturing_shader()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 329 texcoord = glGetAttribLocation(ctx->program, "texcoord"); in egl_init_ctx() 469 position = glGetAttribLocation(ctx->program, "position"); in egl_convert_fb()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 92 …#define glGetAttribLocation(...) QOpenGLContext::currentContext()->functions()->glGetAttribLocatio… macro
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 749 attrib = glGetAttribLocation(xwl_eglstream->blit_prog, "position"); in xwl_eglstream_init_shaders() 753 attrib = glGetAttribLocation(xwl_eglstream->blit_prog, "texcoord"); in xwl_eglstream_init_shaders()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 583 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 583 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
|
| H A D | gl31.h | 585 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
|
| H A D | gl32.h | 585 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
|