Searched defs:INCOMPLETE_TEXTURE_ID (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DTexture.h129 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. member in class:gl::Texture

Completed in 122 milliseconds