Searched refs:GLAMOR_VERTEX_MASK (Results 1 – 2 of 2) sorted by relevance
372 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()
154 GLAMOR_VERTEX_MASK enumerator