HomeSort by relevance Sort by last modified time
    Searched full:texenv (Results 1 - 13 of 13) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.h 36 static bool texEnv(GLenum target,GLenum pname);
GLEScmValidate.cpp 122 bool GLEScmValidate::texEnv(GLenum target,GLenum pname) {
GLEScmImp.cpp     [all...]
  /external/collada/include/1.4/dom/
domGles_texture_pipeline.h 89 * Gets the texenv element array.
90 * @return Returns a reference to the array of texenv elements.
94 * Gets the texenv element array.
95 * @return Returns a constant reference to the array of texenv elements.
  /external/collada/src/1.4/dom/
domGles_texture_pipeline.cpp 49 mea->setName( "texenv" );
domConstants.cpp     [all...]
  /external/mesa3d/docs/
relnotes-7.0.3.html 51 <li>state.texenv.color state var didn't work in GL_ARB_fragment_program (bug 14931)
RELNOTES-3.3 200 TexEnv now takes a target argument
versions.html 898 <li>demos/texenv.c demo
    [all...]
VERSIONS 739 - demos/texenv.c demo
    [all...]
  /external/quake/quake/src/QW/client/
gl_rsurf.c 442 // Binds lightmap to texenv 1
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 439 // Binds lightmap to texenv 1
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 265 milliseconds