Home
last modified time | relevance | path

Searched defs:samplerTexture (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h285 gl::BindingPointer<Texture> samplerTexture[TEXTURE_TYPE_COUNT][MAX_TEXTURE_UNITS]; member
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h423 gl::BindingPointer<Texture> samplerTexture[TEXTURE_TYPE_COUNT][MAX_COMBINED_TEXTURE_IMAGE_UNITS]; member