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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 129 void setTextureEnabled(GLenum target, GLenum enable);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 725 void GLEScontext::setTextureEnabled(GLenum target, GLenum enable) {
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 541 ctx->setTextureEnabled(cap,false);
607 ctx->setTextureEnabled(cap,true);
    [all...]

Completed in 461 milliseconds