Searched defs:Texture2DRect (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/OpenGL/libGLESv2/ | ||
D | Renderbuffer.h | 34 class Texture2DRect; variable |
D | Context.h | 56 class Texture2DRect; variable |
D | Texture.cpp | 855 Texture2DRect::Texture2DRect(GLuint name) : Texture2D(name) in Texture2DRect() function in es2::Texture2DRect |