Home | History | Annotate | Download | only in libagl

Lines Matching refs:GGLubyte

397         depth.data    = (GGLubyte*)malloc(depth.stride*depth.height*2);
551 depth.data = (GGLubyte*)malloc(depth.stride*depth.height*2);
591 buffer.data = (GGLubyte*)bits;
606 buffer.data = (GGLubyte*)bits; // FIXME: hopefully is is LOCKED!!!
669 depth.data = (GGLubyte*)malloc(depth.stride*depth.height*2);
742 pbuffer.data = (GGLubyte*)malloc(size);
749 depth.data = (GGLubyte*)malloc(depth.stride*depth.height*2);