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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.h 77 static const GLuint INCOMPLETE_TEXTURE_ID = static_cast<GLuint>(-1); // Every texture takes an id at creation time. The value is arbitrary because it is never registered with the resource manager.
Context.cpp     [all...]

Completed in 47 milliseconds