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

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 113 void setTextureEnabled(GLenum target, GLenum enable);
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 665 void GLEScontext::setTextureEnabled(GLenum target, GLenum enable) {
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 544 ctx->setTextureEnabled(cap,false);
610 ctx->setTextureEnabled(cap,true);
    [all...]

Completed in 51 milliseconds