Searched refs:gl_access (Results 1 – 1 of 1) sorted by relevance
39 int gl_access, gl_usage; in glamor_prep_pixmap_box() local151 gl_access = GL_READ_WRITE; in glamor_prep_pixmap_box()153 gl_access = GL_READ_ONLY; in glamor_prep_pixmap_box()155 pixmap->devPrivate.ptr = glMapBuffer(GL_PIXEL_PACK_BUFFER, gl_access); in glamor_prep_pixmap_box()