Home
last modified time | relevance | path

Searched refs:glGetAttribLocation (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c179 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 Ddrm_egl.c329 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 Dgl_impl.hpp92 …#define glGetAttribLocation(...) QOpenGLContext::currentContext()->functions()->glGetAttribLocatio… macro
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-eglstream.c749 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 Dgl2.h583 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h583 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
H A Dgl31.h585 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);
H A Dgl32.h585 GL_APICALL GLint GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar *name);