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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 31 NUM_TEXTURE_TARGETS
39 typedef textureTargetState textureUnitState[NUM_TEXTURE_TARGETS];
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 144 for (int j=0;j<NUM_TEXTURE_TARGETS;++j)
551 for (int i=0;i<NUM_TEXTURE_TARGETS;++i) {
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 156 milliseconds