Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp494 bool readColorBufferDma = directMemEnabled && hasSharedSlotsHostMemoryAllocatorEnabled; in rcGetGLString() local
629 if (readColorBufferDma && name == GL_EXTENSIONS) { in rcGetGLString()