Home
last modified time | relevance | path

Searched refs:GLAMOR_VERTEX_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c372 glBindAttribLocation(prog, GLAMOR_VERTEX_MASK, "v_texcoord1"); in glamor_create_composite_shader()
644 glVertexAttribPointer(GLAMOR_VERTEX_MASK, 2, GL_FLOAT, GL_FALSE, in glamor_setup_composite_vbo()
648 glEnableVertexAttribArray(GLAMOR_VERTEX_MASK); in glamor_setup_composite_vbo()
1309 glDisableVertexAttribArray(GLAMOR_VERTEX_MASK); in glamor_composite_with_shader()
H A Dglamor_priv.h154 GLAMOR_VERTEX_MASK enumerator