Searched refs:CAPABILITY_READ_PIXELS (Results 1 – 5 of 5) sorted by relevance
49 CAPABILITY_READ_PIXELS = (1<<3) enumerator
58 TCU_CHECK_INTERNAL((m_capabilities & CAPABILITY_READ_PIXELS) == 0); in readPixels()
227 CAPABILITY_READ_PIXELS)
504 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0) in executeForConfig()509 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0 || in executeForConfig()
537 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0) in executeForConfig()542 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0 || in executeForConfig()