HomeSort by relevance Sort by last modified time
    Searched refs:convertDirectVBO (Results 1 - 4 of 4) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.cpp 140 convertDirectVBO(cArrs,first,count,array_id,p) ;
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 165 void convertDirectVBO(GLESConversionArrays& fArrs,GLint first,GLsizei count,GLenum array_id,GLESpointer* p);
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 247 convertDirectVBO(cArrs,first,count,array_id,p) ;
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 309 void GLEScontext::convertDirectVBO(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum array_id,GLESpointer* p) {

Completed in 25 milliseconds