Home
last modified time | relevance | path

Searched defs:Texture2DRect (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.h34 class Texture2DRect; variable
DContext.h56 class Texture2DRect; variable
DTexture.cpp855 Texture2DRect::Texture2DRect(GLuint name) : Texture2D(name) in Texture2DRect() function in es2::Texture2DRect