Home
last modified time | relevance | path

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

/dports/devel/allegro5/allegro5-5.2.7.0/src/opengl/
H A Dogl_lock_es.c74 static ALLEGRO_LOCKED_REGION *ogl_lock_region_bb_readonly(
116 return ogl_lock_region_bb_readonly(bitmap, x, y, w, h, real_format); in _al_ogl_lock_region_gles()
129 static ALLEGRO_LOCKED_REGION *ogl_lock_region_bb_readonly( in ogl_lock_region_bb_readonly() function