Home
last modified time | relevance | path

Searched defs:fixed_data (Results 1 – 1 of 1) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp200 const GLfixed* fixed_data = (const GLfixed *)dataIn; in convertFixedDirectLoop() local
213 const GLfixed* fixed_data = (GLfixed *)(dataIn + index*strideIn); in convertFixedIndirectLoop() local