Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp423 GLuint blitTexture; in drawWorker() local
425 gl->glGenTextures(1, &blitTexture); in drawWorker()
426 gl->glBindTexture(GL_TEXTURE_2D, blitTexture); in drawWorker()