Home | History | Annotate | Download | only in qt

Lines Matching refs:isBuffer

216     glIsBufferType isBuffer;
380 isBuffer = GET_PROC_ADDRESS(glIsBuffer);
1054 GC3Dboolean GraphicsContext3D::isBuffer(Platform3DObject buffer)
1060 return m_internal->isBuffer(buffer);